You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apache Kvrocks is a distributed key-value database based on RocksDB. It's compatible with Redis protocol and also provides cluster mode like Redis Cluster. But opposite to Redis Cluster, Kvrocks won't maintain its cluster topology inside the database and it needs an extra controller component to manage the cluster topology. So Hulk Lin created the kvrocks_controller[1] for this purpose.
Proposal
The goal of this proposal is to bring the existing kvrocks_controller codebase and existing developers and community into the Apache Software Foundation (ASF) as Kvrocks's sub-project. This project started in Open Source on GitHub under Apache 2.0 License for more than 2 years and most contributors have approved for moving code into ASF[2].
Current Status
Some of Kvrocks's users are using kvrocks_controller in production and most of them are IT companies in China.
Core Developer
Hulk Lin is the main developer of kvrocks_controller and Apache Kvrocks PMC.
kvrocks_controller was originally created by Hulk Lin himself in July 2021 and was open-sourced as an individual project under Apache 2.0 License from day one. He's the creator and main developer of this project. He signed the ICLA and submitted it to ASF. He's also willing to provide SGA as the maintainer of RocksLabs if needed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Background
Apache Kvrocks is a distributed key-value database based on RocksDB. It's compatible with Redis protocol and also provides cluster mode like Redis Cluster. But opposite to Redis Cluster, Kvrocks won't maintain its cluster topology inside the database and it needs an extra controller component to manage the cluster topology. So Hulk Lin created the kvrocks_controller[1] for this purpose.
Proposal
The goal of this proposal is to bring the existing kvrocks_controller codebase and existing developers and community into the Apache Software Foundation (ASF) as Kvrocks's sub-project. This project started in Open Source on GitHub under Apache 2.0 License for more than 2 years and most contributors have approved for moving code into ASF[2].
Current Status
Some of Kvrocks's users are using kvrocks_controller in production and most of them are IT companies in China.
Core Developer
Hulk Lin is the main developer of kvrocks_controller and Apache Kvrocks PMC.
Denotation Source
GitHub repo: https://github.com/RocksLabs/kvrocks_controller/
Source and Intellectual Property Submission Plan
kvrocks_controller was originally created by Hulk Lin himself in July 2021 and was open-sourced as an individual project under Apache 2.0 License from day one. He's the creator and main developer of this project. He signed the ICLA and submitted it to ASF. He's also willing to provide SGA as the maintainer of RocksLabs if needed.
External Dependencies
MIT
BSD 2/3
Apache 2.0
[1] https://github.com/RocksLabs/kvrocks_controller/
[2] #9
Beta Was this translation helpful? Give feedback.
All reactions