This is an automated email from the ASF dual-hosted git repository.
twice pushed a commit to branch unstable
in repository https://gitbox.apache.org/repos/asf/kvrocks-controller.git
The following commit(s) were added to refs/heads/unstable by this push:
new a8b601d Update README with Consul support (#248)
a8b601d is described below
commit a8b601d616d720d5f23421a404a66c64248e3736
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Tue Jan 7 13:04:33 2025 +0200
Update README with Consul support (#248)
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