Redis is no longer free and open source software with this move. It is now proprietary software.
Pragmatically, this is still open source software, because the software source is freely available. It might not be Open Source Software now, perhaps according to some zealots like RMS et al. > According to the Open Source Initiative (OSI), open source licensing cannot limit the scope of a license – it only applies conditions to exercising it. With this model, no one can stop you from doing whatever you want with the…
Commons Clause
21–30 of 496 posts
Re: Commons Clause
#22To be fair, Redis itself still remains BSD licensed. The other modules for Redis developed by RedisLabs [1] are under the new Commons Clause license. The big 3 cloud providers provide Redis as a cache service and don't use these modules anyway, so their offerings will remain unaffected. [1] https://redislabs.com/community/oss-projects/
If this doesn't affect the big 3 cloud providers, then why are they doing it? From reading the post, I got the impression they were specifically trying to stop the big cloud providers ...
Not being able to offer these while RedisLabs can is what I think they're going for here.
Re: Commons Clause
#23e.g.: I was contributing to FreeBSD because I wanted to contribute to BSD licensed-software, with a hope people from FANG would use it, and maybe hire me later. If FreeBSD made a chance to the license, it'd no longer be FreeBSD. It'd be FreeCommonsClause--different project. I wouldn't like to contribute to this.
As a CEO fo a software company, if I were to go and analyze what this license change means to my business, and probably get uncertain answer, I'd rather fork Redis from before the license change, and run on the copy.
Why? Because the fee for a US software engineer is $X, for a over-sees is $0.3X or $0.5X. Fee for a US copyright lawyer with expertise in software is 10$X. Pay that much money for no value-added to my business makes no sense to me.
Re: Commons Clause
#24Re: Commons Clause
#25Redis is no longer free and open source software with this move. It is now proprietary software.
Pragmatically, this is still open source software, because the software source is freely available. It might not be Open Source Software now, perhaps according to some zealots like RMS et al. > According to the Open Source Initiative (OSI), open source licensing cannot limit the scope of a license – it only applies conditions to exercising it. With this model, no one can stop you from doing whatever you want with the…
No, it's free of charge shared-source software. The OSI and FSF open source and free software definitions are virtually identical despite their very different philosophy because any less freedom than they call for quickly collapses the benefits of the arrangement.
Re: Commons Clause
#26To be fair, Redis itself still remains BSD licensed. The other modules for Redis developed by RedisLabs [1] are under the new Commons Clause license. The big 3 cloud providers provide Redis as a cache service and don't use these modules anyway, so their offerings will remain unaffected. [1] https://redislabs.com/community/oss-projects/
If this doesn't affect the big 3 cloud providers, then why are they doing it? From reading the post, I got the impression they were specifically trying to stop the big cloud providers ...
Re: Commons Clause
#27Redis is no longer free and open source software with this move. It is now proprietary software.
Best I can infer, they want to open source the module, but not compete against themselves if others get into the Redis cloud hosting business.
Re: Commons Clause
#28Sounds like MBAs and lawyers are swooping in. Abandon ship.
For example: it could as well be: "If you're any of: FB, APPL, MS, .... and you use this software in your cloud, you owe us $2M/yr"
It'd be much easier to analyze the impact.
Re: Commons Clause
#29To be fair, Redis itself still remains BSD licensed. The other modules for Redis developed by RedisLabs [1] are under the new Commons Clause license. The big 3 cloud providers provide Redis as a cache service and don't use these modules anyway, so their offerings will remain unaffected. [1] https://redislabs.com/community/oss-projects/
Re: Commons Clause
#30To be fair, Redis itself still remains BSD licensed. The other modules for Redis developed by RedisLabs [1] are under the new Commons Clause license. The big 3 cloud providers provide Redis as a cache service and don't use these modules anyway, so their offerings will remain unaffected. [1] https://redislabs.com/community/oss-projects/
I wonder if it will follow the path of Android: start with a huge open source base and some propriety bits on top, and as they go on, move more and more of the functionality to the propriety part until the open source part is useless by itself.