etcd/Documentation
ravigadde 16f9fd63ab doc: add etcd-lock into libraries-and-tools.md
Lock implementation for etcd. It has three go routines:
    a) acquire - loop that watches for the lock to be free and tries to acquire it.
    b) watch - to watch for lock changes
    c) refresh - to refresh the ttl when the lock is acquired

All the changes in lock ownership are notified on the events channel. Any feedback welcome!
2014-12-02 22:39:06 -08:00
..
2014-11-25 11:09:29 -08:00
2014-09-03 09:20:07 -07:00
2014-09-03 09:20:07 -07:00
2014-09-03 09:20:07 -07:00
2014-10-17 15:30:35 +02:00
2014-09-03 09:20:07 -07:00
2014-09-03 09:20:07 -07:00
2014-09-03 09:20:07 -07:00
2014-11-06 10:49:40 +01:00
2014-09-03 09:20:07 -07:00
2014-09-03 09:20:07 -07:00