Linux Foundation launches an open source fork of Redis
11–17 of 17 posts
Re: Linux Foundation launches an open source fork of Redis
#12Earlier quoted context omitted.
You say that like it's a problem. Isn't the point of open source to be able to share so that others can take advantage of a solution to a given problem?
Yes, the point of open source is to share, so that others can take advantage of a solution to a given problem. Redis does not do that.
Re: Linux Foundation launches an open source fork of Redis
#13Earlier quoted context omitted.
Yes, the point of open source is to share, so that others can take advantage of a solution to a given problem. Redis does not do that.
I disagree. Surely Redis will take advantage of a solution to a given problem.
Re: Linux Foundation launches an open source fork of Redis
#14Does anyone know of all the Redis forks that were created since the license change? I wonder if any of them will consolidate.
Re: Linux Foundation launches an open source fork of Redis
#15Earlier quoted context omitted.
Hi, co-creator of Valkey here. I'm not that worried about it. There are a lot of people who have tried to maintain Redis folks, my employer AWS has one such fork I know very well, and they quickly become extremely hard to maintain with your own code. These aren't problems Redis wants to solve, they are off in their GenAI space building fancy extensions. For the next year or so it might be a real concern, but we are t…
Any idea why this fork has the support of the linux foundation in favour of any other?
This fork being run by existing contributors to the project helps a lot too.
Re: Linux Foundation launches an open source fork of Redis
#16Earlier quoted context omitted.
Any idea why this fork has the support of the linux foundation in favour of any other?
The only other fork from current redis that I'm aware of is Redict, and I'd imagine drew devault's name alone brings enough baggage and bad memories that a lot of people (users and contributors) will avoid it. This fork being run by existing contributors to the project helps a lot too.
Your second point is actually the answer I was looking for, thank you.