fanmin shi
|
c2fd42b556
|
etcdserver, clientv3: add "!=" to txn
adding != to compare is a requested functionality from a etcd user
FIX #6719
|
2016-11-09 14:28:36 -08:00 |
|
Gyu-Ho Lee
|
fd9e07a529
|
clientv3: update LICENSE header
|
2016-05-12 20:50:58 -07:00 |
|
Anthony Romano
|
489779d905
|
clientv3: rename comparison from CreatedRevision to CreateRevision
To match protobuf naming
|
2016-03-23 09:50:46 -07:00 |
|
Ajit Yagaty
|
606889a002
|
clientv3: Fix inconsistent naming convention in v3 client.
In order to have a consistent naming for variable/function names
pertaining to ModifiedRevision, all occurrences have been renamed
to ModRevision.
|
2016-03-22 14:58:11 -07:00 |
|
Anthony Romano
|
4f41d361a8
|
clientv3: make compare compliant with proposed txn usage
|
2016-02-08 13:48:29 -08:00 |
|
Xiang Li
|
92653dcbfb
|
clientv3: initial txn
|
2016-01-28 14:27:42 -08:00 |
|
Xiang Li
|
dba92346f3
|
etcdclientv3: setup initial structure
|
2016-01-27 20:36:36 -08:00 |
|