etcd/contrib/recipes
Anthony Romano 0f7f375043 contrib/recipes: fix revision race in double barrier
current kv revision might be ahead of ready put event; watch using key's mod
revision instead.

Fixes #4425
2016-02-13 11:57:12 -08:00
..
barrier.go contrib/recipes, integration: use clientv3 2016-01-27 14:37:51 -08:00
client.go contrib/recipes: add election and double barrier recipes 2016-01-27 15:44:51 -08:00
double_barrier.go contrib/recipes: fix revision race in double barrier 2016-02-13 11:57:12 -08:00
election.go *: fix many typos 2016-01-31 21:42:39 -08:00
key.go *: fix many typos 2016-01-31 21:42:39 -08:00
lease.go *: fix many typos 2016-01-31 21:42:39 -08:00
mutex.go contrib/recipes, integration: use clientv3 2016-01-27 14:37:51 -08:00
priority_queue.go *: fix many typos 2016-01-31 21:42:39 -08:00
queue.go *: fix many typos 2016-01-31 21:42:39 -08:00
range.go contrib/recipes, integration: use clientv3 2016-01-27 14:37:51 -08:00
rwmutex.go contrib/recipes, integration: use clientv3 2016-01-27 14:37:51 -08:00
stm.go *: fix many typos 2016-01-31 21:42:39 -08:00
watch.go contrib/recipes, integration: use clientv3 2016-01-27 14:37:51 -08:00