golang-doozer-dev

Go client driver for doozerd, a consistent, distributed data store
  https://github.com/4ad/doozer
  0
  no reviews



This package contains the client library for developing doozer lock service clients. it allows programs to perform all operations the doozer lock service implements, such as:

* instant distribution of configurations or settings,
* implementing instantly-updated namespaces,
* master election
and many others.