etcd-cpp-apiv3/etcd
Matthew Fioravante 1118222b3d
Make revision numbers 64 bit to match proto spec (#96)
* Make Response::index() 64 bit

* make compact_revision 64 bit

* Make input revision params 64 bit

* make Transaction mod revision 64 bit

* Make Value created and modified index 64 bit

* Fix tests
2021-10-27 10:51:49 +08:00
..
v3 Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
Client.hpp Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
KeepAlive.hpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00
Response.hpp Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
SyncClient.hpp Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
Value.hpp Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
Watcher.hpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00