Hacker News new | ask | show | jobs
by ksec 406 days ago
I am thinking the same that going to AGPL may actually push more people to Valkey.

Although I haven't checked if ValKey any substantial development since the fork.

4 comments

Yeah, there has been a lot of stuff like performance [1] and efficiency improvements [2]. A lot of the contributors, that didn't work for Redis labs but worked on Redis OSS before the fork, moved to Valkey and they continued to contribute.

[1] https://valkey.io/blog/unlock-one-million-rps-part2/ [2] https://valkey.io/blog/new-hash-table/

Well Valkey has more commits to their repository then Redis does, and more contributors. So it appears to be active.

https://github.com/valkey-io/valkey

https://github.com/redis/redis

In fact, some of Redis 8’s new features were taken from Valkey source code.
Lol feels a little hypocritical to complain about proprietary clouds, then take open source software from a competitor and embed it into your own
Is that why they're AGPL now?
Valkey has RDMA support, which offers significant performance improvements.