mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

Use PUT /_state?prevExist=true in the protocol instead of PUT /_state?prevValue=init. This lets people point one vanilla etcd at the key prefix of another vanilla etcd and have it just work.