This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-patch-1 in repository https://gitbox.apache.org/repos/asf/kvrocks-controller.git
commit 5dfa7b9dcf0e31a6804e073c52a5be7b62e44c12 Author: Aleks Lozovyuk <[email protected]> AuthorDate: Tue Jan 7 13:39:12 2025 +0300 Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4a58b7..bc33c69 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ For the storage, the ETCD is used as the default storage now. Welcome to contrib - [x] ETCD - [x] Zookeeper +- [x] Consul by HashiCorp - [x] Embedded Storage based on Raft (experimental) ### Run the controller server
