vihangd / awesome-etcd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Etcd Awesome

A curated list of libraries, tools and bridges based on Etcd

Contents

Personalities

Serve different clients but using etcd

  • zetcd A ZooKeeper "personality" for etcd. Point a ZooKeeper client at zetcd to dispatch the operations on an etcd cluster.
  • cetcd A consul "personality" for etcd. Point a consul client at cetcd to dispatch the operations on an etcd cluster.

Libraries

Distributed locks

  • microlock A dead simple distributed locking library for Node.js
  • Sherlock Easy distributed locks for Python with a choice of backends.

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, Vihang D has waived all copyright and related or neighboring rights to this work.

About