Redis new logo looks like Rappi's one
Reddit » Redis
by /u/JsonFt
3d ago
https://www.underconsideration.com/brandnew/archives/new_logo_for_redis.php https://redis.io/ (see top left corner) Rappi is a kinda uber eats with delivery services, but from latam (Colombia) and with more services. https://en.wikipedia.org/wiki/Rappi https://preview.redd.it/h8lkvp2gcvvc1.png?width=403&format=png&auto=webp&s=43a847b990eecd7b7690db13f8fbb65bc7da7fdf https://preview.redd.it/bxr4kibwcvvc1.png?width=463&format=png&auto=webp&s=a36e542ad6ae55a992d3c5e99749874980f6bf22 submitted by /u/JsonFt [visit reddit] [comments ..read more
Visit website
Is redis certification worth it???
Reddit » Redis
by /u/Strict_Evening176
3d ago
Is there any company actively hiring for this certificate? My resume looks empty so will this add any value to it? I really want to dive into redis and try my best to contribute to redis. submitted by /u/Strict_Evening176 [visit reddit] [comments ..read more
Visit website
Redis hastable - Go implementation
Reddit » Redis
by /u/Worldly_Ad_7355
4d ago
Hi, In the project of creating an in-memory database written in go, I've tried to implement the redis hashtable using go -> https://github.com/dmarro89/go-redis-hashtable Please, feel free to leave any kind of feedback or comment here or on the github discussion section. Thanks submitted by /u/Worldly_Ad_7355 [visit reddit] [comments ..read more
Visit website
Redis or Mongo for 2 field sorting with pagination
Reddit » Redis
by /u/HaOrbanMaradEnMegyek
5d ago
I have JSON data and want to implement pagination. You can think about any webshop with products loaded into pages. I have to do 2 level sorting (never more, only 2) and apply filters. Here's an example query: FT.AGGREGATE h:s * LOAD 3 $.id $.price $.type SORTBY 4 type ASC id DESC LIMIT 0 10 Based on you experience would you do this in Redis or Mongo if the only goal is to make it as fast as possible? I know you'd need a lot more info, I just need a guess. submitted by /u/HaOrbanMaradEnMegyek [visit reddit] [comments ..read more
Visit website
Redis is forked
Reddit » Redis
by /u/High_Sleep3694
5d ago
submitted by /u/High_Sleep3694 [visit reddit] [comments ..read more
Visit website
Redis Cluster on 6 different hosts
Reddit » Redis
by /u/No-Opening9040
6d ago
I am trying to set up a Redis cluster on 6 different hosts and each Redis instance is running on a docker container. Everything network-wise seems to be ok since I can access from a machine every Redis instance on the other machines, but when I try to create the cluster it gets stuck on the agreement. Does someone know what it can be? Below is the shell: $ docker exec -it redis-stack redis-cli --cluster create 172.30.10.117:6379 172.30.10.116:6379 172.30.10.118:6379 172.30.10.105:6379 172.30.10.119:6379 172.30.10.120:6379 --cluster-replicas 1 Performing hash slots allocation on 6 nodes... Mas ..read more
Visit website
Upstash Redis with Fly.io - Node - `Error: getaddrinfo ENOTFOUND`
Reddit » Redis
by /u/CoffeeFueledCommits
1w ago
Hi! Trying to implement Upstash Redis with Fly, but seeing this error on startup in the logs: Redis error: Error: getaddrinfo ENOTFOUND fly-withered-wildflower-4438.upstash.io { "errno": -3007, "code": "ENOTFOUND", "syscall": "getaddrinfo", "hostname": "fly-withered-wildflower-4438.upstash.io" } Steps taken: I created my Redis database following the Fly docs Copied the example code block from the Upstash console, replacing the *** with the my password from the console. Checked everything is working fine locally running a server via redis-cli locally Deployed via Fly and a Dockerfile. My F ..read more
Visit website
LMPOP vs multiple LPOP
Reddit » Redis
by /u/akostadi
1w ago
Hi, I see `LMPOP` listed as `@slow` in documentation. While `LPOP` is listed as `@fast`. If I have to monitor 3 lists and pop items from them. Is it more efficient to call `lmpop` or to call multiple `lpop` (once for each individual list)? submitted by /u/akostadi [visit reddit] [comments ..read more
Visit website
How do I download the new Redis 7.4.2?
Reddit » Redis
by /u/7fb2adfb45bafcc01c80
2w ago
When I go to the download page it tells me that I need to create an account (or log in with an account from elsewhere). I created an account and now it says it's a Redis Cloud account, which isn't what I wanted. I have no interest in having someone host things for me. I thought the changes were license changes, but is it a whole paradigm shift where I have to give my information to download anything new? Is the code even available? When I go back to the download page it doesn't even tell me what version I'm getting -- it just lists distributions to download for. I selected RHEL 8 and it downl ..read more
Visit website
Can I do self hosted multicloud redis on vps ?
Reddit » Redis
by /u/ScienceThink5060
2w ago
Hey, I wanted to know if it's possible to buy few vps / vms from multiple cloud providers and use these 5 to 10 server to form a cluster is it possible using redis free version ? or do I need an enterprise plan? What are the common issues I can face using this approach security wise? Thanks submitted by /u/ScienceThink5060 [visit reddit] [comments ..read more
Visit website

Follow Reddit » Redis on FeedSpot

Continue with Google
Continue with Apple
OR