arches
|
60383a502c
|
Make mvccpb::KeyValue a member of etcdv3::keyValue instead of
inheriting from it.
|
2016-07-26 10:04:26 -04:00 |
arches
|
6dfbe791a0
|
Added DeleteRangeResponse.
Refactor how value/values are filled up by parseResponse
|
2016-07-08 08:48:39 -04:00 |
arches
|
6dad838545
|
Update Action class
|
2016-07-07 05:58:52 -04:00 |
arches
|
1e046d87a0
|
Use Actionv2::ActionParameters to pass arguments to AsyncActions.
|
2016-07-06 12:11:27 -04:00 |
arches
|
4fa21b4956
|
Set prefix before if(withPrefix) so it will always have a value.
|
2016-07-04 06:45:55 -04:00 |
arches
|
dd1d01519c
|
Fixed bug when only one key is returned during ls().
Instead of placing it in response::value it should be placed in
reponse::values
|
2016-07-01 10:17:41 -04:00 |
arches
|
a43de811f4
|
Refactor part1
|
2016-06-24 12:20:31 -04:00 |