Skip to content

An distributed Key-Value store abstraction library

License

Notifications You must be signed in to change notification settings

penlyzhang/kvstore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.4%
  • Shell 3.6%