gigawattio / zklib

zklib - ZooKeeper Distributed Primitives for Go

Home Page:https://github.com/gigawattio/zklib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zklib

Documentation Build Status Report Card

About

Zklib is a set of Go (golang) packages which provide distributed-system primitives.

  • Cluster Candidacy (package: candidate)
  • Distributed Mutex (package: dmutex)

Created by Jay Taylor and used by Gigawatt.

Requirements

  • Go version 1.7 or newer

Running the test suite

go test ./...

License

Permissive MIT license, see the LICENSE file for more information.

About

zklib - ZooKeeper Distributed Primitives for Go

https://github.com/gigawattio/zklib

License:MIT License


Languages

Language:Go 100.0%