Comment Re:first four words of the summary (Score 1) 34
I have a slightly different view of this history. Instead of: "The history here is that this project was very popular on cloud providers (e.g. AWS calls their offering "Elasticache") and the original authors got pissy that they were being cut out of whatever money was being paid for using their free software. So they changed the license and here we are.", I would say: "... and the original investors got pissy that they were being cut out of whatever money was being paid for using the free software in which they invested, although 70% of it was written by others. So they changed the license, they disbanded the Core Team after the original developer left, and here we are."
Redis was not written by Redis Ltd (the company). It was originally written and released more than 15 years ago by Salvatore Sanfilippo (a.k.a. antirez) who was soon joined by a community of developers who loved this open source in-memory database and started contributing to it. The project was sponsored by VMWare/Pivotal for a while, but in 2015 it was bought by a company that had renamed itself Redis Labs (originally Garantia Data). Under the new ownership, Redis continued being open source but in 2018 some optional modules were converted to the proprietary SSPL license. This caused some controversy but the company promised that the core of Redis would always remain free and open source. This worked for a few years and this even survived the departure of the original developer. The Redis project continued being developed by a community led by a Core Team of developers coming from various companies (the main ones being Madelyn Olson from AWS and Zhao Zhao from Alibaba Cloud).
But last year, things changed even more. The company that had renamed itself again from Redis Labs to Redis Ltd decided to break their 2018 promise and announced that they would release the next version of Redis under a proprietary license. They also decided to disband the Core Team and take complete control over the core of Redis. The former members of the Core Team left the Redis project and moved to the fork that eventually became Valkey. According to Madelyn Olson, 70% of the Redis code was written by people outside Redis Ltd, so this story is rather different from some other projects in which the original developers wanted to stop the evil cloud hyperscalers who were profiting from their code without giving anything back. In the case of Redis, some of the core code was actually written by people paid by those could companies and only a minority of the code was written by Redis Ltd.