Welp. It's official. #Redis is no longer #OSS While I wasn't a contributor to the core, I presented on it dozens of times, talked to thousands, and wrote a book about it.I probably wouldn't have done any of that with that kind of license.Very disappoin...
-
@daltux that can be done. (It’s harder than it sounds.)
-
> I do open source stuff for #bottlerocket at AWS
https://redis.com/blog/redis-adopts-dual-source-available-licensing/
Redis has been sponsoring the bulk of development alongside a dynamic community of developers eager to contribute. However, the majority of Redis’ commercial sales are channeled through the largest cloud service providers, who commoditize Redis’ investments and its open source community
----
Oh... you're working for the company causing all the issues... -
https://redis.com/blog/redis-adopts-dual-source-available-licensing/
Redis has been sponsoring the bulk of development alongside a dynamic community of developers eager to contribute. However, the majority of Redis’ commercial sales are channeled through the largest cloud service providers, who commoditize Redis’ investments and its open source community
---
Amazon is sucking up all the good will and hard work of open source projects, giving nothing in return, and companies are getting sick of it, no surprises here
-
@linux_mclinuxface a downturn in the industry really erased a lot of goodwill but exposed an issue with the business models of opencore/freemium. lots of projects got founded on the basis that they would launch off a foss codebase and “turn on the profit” later on (somehow). Now I’m seeing quite a few scramble to close up their code. I’m not pushing patches anymore, just writing my crappy projects.
-
@rmq @doboprobodyne @linux_mclinuxface @lucasmz "backed by Snap" made me assume Canonical and not Snap Inc.
-
@mosen I’m not sure the ‘downturn’ (which, imho, is self imposed) caused this: It started way before.
-
@linux_mclinuxface won't be using #redis in my projects anymore. Memcached is a FOSS, #BSD licensed alternative that's supported by devs from Netflix. Looking to replace redis usage with memcached.
-
@kta that might work in some cases but last I checked memcached had a much more limited data model. If it works for you, go for it though.
-
@linux_mclinuxface There is an option called Garnet recently discussed on HN. Shows impressive performance:
https://news.ycombinator.com/item?id=39752504 -
@joelp the timing on that is extremely curious considering MS had blog post ready when they announced the change to Redis 🧐
-
How about "no", CLAassistant?
(From an 2019 doc change PR that never got merged)
-
The #FreeSoftware fork of #Redis is already up: https://codeberg.org/redict/redict
-
From one of the non-Redis Inc leadership team members before the license change:
GitHub - valkey-io/valkey: A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads. - valkey-io/valkey
GitHub (github.com)
-
If you haven't been following the PR, it's wild.
-
Jeremy Stephensreplied to Kyle Davis on last edited by
@linux_mclinuxface good grief. This is rage inducing. If I had contributed to the redis source I would be very mad.
-
Kyle Davisreplied to Jeremy Stephens on last edited by [email protected]
@viking the rage is rightful, IMHO.
Changing the license of a dependency is disruptive to many thousands of people. A lot of people are just burning hours either switching to something else or talking to legal counsel to see if these non-open licenses are in any way acceptable.
Such waste heat.
-
@osslate It’s a weird one. It’s easy to forget about Snap Inc.
-
@rmq @osslate @doboprobodyne @lucasmz
' It’s easy to forget about Snap Inc.'
This is such an ever-so-nerdy bubble here.
-
Kyle Davisreplied to Kyle Davis on last edited by [email protected]
That was quick.
Linux Foundation launches #Valkey, a continuation of development from #Redis 7.2.4 with the same BSD 3-Clause license.
Linux Foundation Launches Open Source Valkey Community
Community maintainers, contributors, and users will continue collaborative development of an open source, in-memory data store under the new Valkey name.
(www.linuxfoundation.org)
-
Jeremy Stephensreplied to Kyle Davis on last edited by
@linux_mclinuxface looks like Valkey already has lots of backing from big corporations. I have to wonder how good of a business decision it was for Redis to change licenses.