Skip to content

A library to use ZK-Style API back with etcd cluster + w/o ZK server

License

Notifications You must be signed in to change notification settings

BowenXiao1999/ZKLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZKLib

By Bowen Xiao

This project is based on zetcd.

New changes are you can use it as a library instead of client request.

Now you are able to use ZK API with only one etcd instance w/o ZK server.

Why build it?

We try to pack Zetcd into a library instead of a server to make it a binary release. It will be better for operations management and the complexity of whole software.

How to use it?

See API and DEMO for more info.

Test

  1. Run Etcd/PD in local environment (standalone mode)

  2. Run go test

About

A library to use ZK-Style API back with etcd cluster + w/o ZK server

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages