Live data from Hacker News

Redis is open source again

antirez.com

1–10 of 815 posts

Re: Redis is open source again

#3
I'm curious whether the community will trust Redis-the-company again after this, or if they'll choose to stick with Valkey. The other concern is at least some big company legal departments are wary of AGPL software, which makes Valkey, still BSD, more attractive to them.

Edit: Regardless, thank you and the rest of the folks inside Redis for pushing to bring this back to OSS!

Re: Redis is open source again

#4
During this time I believe a lot of alternatives (mostly protocol compatible to redis so they would be drop in replacements) came into light.

Has there been a consensus on one? Is there a winner?

I love redis and will probably keep using it. Just curious.

Re: Redis is open source again

#5
post #4

During this time I believe a lot of alternatives (mostly protocol compatible to redis so they would be drop in replacements) came into light. Has there been a consensus on one? Is there a winner? I love redis and will probably keep using it. Just curious.

Valkey has replaced redis in a few distros

Re: Redis is open source again

#7
post #4

During this time I believe a lot of alternatives (mostly protocol compatible to redis so they would be drop in replacements) came into light. Has there been a consensus on one? Is there a winner? I love redis and will probably keep using it. Just curious.

Valkey has replaced redis in a few distros

Also PaaS like Heroku adopted Valkey as a drop-in replacement for Redis.

Re: Redis is open source again

#8
post #4

During this time I believe a lot of alternatives (mostly protocol compatible to redis so they would be drop in replacements) came into light. Has there been a consensus on one? Is there a winner? I love redis and will probably keep using it. Just curious.

Valkey has replaced redis in a few distros

It is a fork of the latest oss release right? I thought some completely new implementations were introduced.
Post reply on HN