“ AWS 祖传技能 —— 重生(创建 fork 分支)之“我是真开源” 头条 ”
两天前,Redis 宣布修改开源协议从 Redis 7.4 版本开始,Redis 采用 SSPLv1 和 RSALv2 双重许可证。具体来说,Redis 将不再采用 BSD 3-Clause 开源协议进行分发,其源代码将通过 Redis 社区版免费提供给开发者、客户和合作伙伴。
新许可证的条款提到,托管 Redis 产品的云服务提供商将不再允许免费使用 Redis 的源代码。因此 Redis 修改协议的原因显然意见拒绝被云厂商白嫖。
当然,云厂商的套路也早已被大家熟知你既然修改协议,我就基于旧的开源版本创建 fork 分支。
AWS 果然不负众望,其工程师今天宣布已创建新的 Redis 分支,还表示对 Redis 变更开源许可证感到不满,因此希望建立一个新的真正开放的社区来填补 Redis 留下的空白。
Amazon CTO 则在转发的推文称这是工程师自己的行为与 AWS 官方无关。emmm,你说是就是吧、、
> https://twitter.com/Werner/status/1771324218506108995
还没取名的新 repo
https://github.com/placeholderkv/placeholderkv
延伸阅读
- AWS 宣布创建 “真正” 开源的 Elasticsearch 分支
- AWS 推出 OpenSearch基于 Elasticsearch 的开源分支
每日一言
"<!doctype html> <html lang="Zh-cn"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex,nofollow"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/> <meta name="renderer" content="webkit"> <title>您请求的文件不存在!</title> <link type="text/css" rel="stylesheet" href="https://www.oick.cn/css/404.css" /> <link rel="shortcut icon" href="http://www.oick.cn/favicon.ico" type="image/x-icon" /> </head> <body> <div id="wrap"> <div> <img src="https://www.oick.cn/imgs/404.png" alt="404" /> </div> <div id="text"> <strong> <span></span> <a href="javascript:history.back()">返回上一页</a> </strong> </div> </div> <div class="animate below"></div> <div class="animate above"></div> </body> </html>"