https://github.com/smallnest/libkv-etcdv3-store
libkv etcd store by client v3 API: https://github.com/docker/libkv
https://github.com/smallnest/libkv-etcdv3-store
Last synced: 29 days ago
JSON representation
libkv etcd store by client v3 API: https://github.com/docker/libkv
- Host: GitHub
- URL: https://github.com/smallnest/libkv-etcdv3-store
- Owner: smallnest
- License: mit
- Created: 2019-08-26T11:51:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T14:01:24.000Z (over 4 years ago)
- Last Synced: 2025-03-19T06:42:41.366Z (about 1 month ago)
- Language: Go
- Size: 75.2 KB
- Stars: 5
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libkv-etcdv3-store
[libkv](https://github.com/rpcxio/libkv) only supports ETCD v2 API event if you use etcd 3.x.
This project implements a libkv store via etcd v3 API.