Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 264 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 264 Bytes

zookeeper-go

Zookeeper-go is a golang client library for Apache Zookeeper. It is easier to use and more testable than the other go libraries and comes with a lot of distributed primitives like Locks, Queues, Leader Election etc.