7 ms·
Linux Foundation launches an open source fork of Redis
- deleted 2y ago[deleted]
- mkesper 2y agoWith the LLM craze there are some setups abusing redis as a (vector) DB. Please don't! Redis is a cache and wants to keep everything in RAM, eating GBs of RAM with relatively few entries. Keeping that manageable is also non-trivial so please just use a sane option like postgres for anything like that. https://redis.io/docs/management/optimization/memory-optimization/#memory-allocation https://redis.io/docs/management/optimization/memory-optimiz...
- tristan957 2y agoDoes anyone know of all the Redis forks that were created since the license change? I wonder if any of them will consolidate.
- mooreds 2y agoThe terraform work has coalesced around OpenTofu, so maybe?
- alrs 2y agoThis fork is going to be BSD licensed, so all of the fixes and improvements can upstream to Redis. redict is LGPL licensed, so that can't happen. https://codeberg.org/redict/redict https://codeberg.org/redict/redict
- ke4qqq 2y agoYou 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?
- alrs 2y agoYes, 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.
- reconditerose 2y agoHi, 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 thinking long term, and I don't think it'll matter for long. So, we thought the best approach was to stick with the license and get us into a vendor neutral foundation. We haven't ruled out LGPL, we just didn't make the change unilaterally and as a foundational part of the fork. We just want to keep building :)
- mariusor 2y agoAny idea why this fork has the support of the linux foundation in favour of any other?
- wmf 2y agoValkey is run by the companies that control the Linux Foundation.
- stephenr 2y agoThe 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.
- mariusor 2y agoNo matter one's opinions on Drew, I think his work as a maintainer and his commitment to open-source speak for themselves. Your second point is actually the answer I was looking for, thank you.
- jauntywundrkind 2y agoTook me a bit to grok the name: Valkey. Value/key. Opposite of key-value, kv, which is what redis is.
- pull_my_finger 2y agoCopied my comment from dupe thread - but note that "Linux Foundation" is run by a bunch of Big Tech corporate interest[1] and not some sort of altruistic FOSS organization. [1]: https://www.linuxfoundation.org/about/leadership https://www.linuxfoundation.org/about/leadership