Closed vtolstov closed 8 years ago
@vtolstov All the etcd apis including CAS
have been supported. Sorry for the missing documents
How can I set key with new value providing prev id? 20 нояб. 2015 г. 8:41 пользователь "Shafreeck Sea" notifications@github.com написал:
All the etcd api including CAS is supported
— Reply to this email directly or view it on GitHub https://github.com/shafreeck/cetcd/issues/19#issuecomment-158284532.
@vtolstov Check about the master branch. There is an api called cetcd_cmp_and_swap_by_index
. May be this is what you want ?
Thanks ! That what i need. May be write comments to code for autogenerating docs?
@vtolstov Good suggestion ! Thanks, I will do it.
Do you plan add support for CAS and ability to specify prev values for keys/ttl and other stuff?