etcd/etcdserver
Xiang Li 53c74dbd0b etcdserver: prevExist=true + condition is compareAndSwap
PrevExist indicates the key should exist. Condition compares with
an existing key. So PrevExist+condition = CompareAndSwap not Update.
2015-04-22 15:09:28 -07:00
..
2015-04-07 14:46:10 -07:00
2014-10-20 15:00:54 -07:00