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
kvstore is base on libkv. I try to use libkv, but it is not very active. So I write this project. This project's goal is to support etcd v2, v3 and zookeeper, make application easy to switch kv store.
Now it is support etcd v2, v3 and zookeeper.
About
An distributed Key-Value store abstraction library