Gyu-Ho Lee
|
f65aee0759
|
*: replace 'golang.org/x/net/context' with 'context'
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-09-07 13:39:42 -07:00 |
|
Gyu-Ho Lee
|
ef44f71da9
|
*: update LICENSE header
|
2016-05-12 20:51:48 -07:00 |
|
Anthony Romano
|
b7ac758969
|
*: rename storage package to mvcc
|
2016-04-25 15:25:51 -07:00 |
|
Gyu-Ho Lee
|
c09f23c46d
|
*: clean up bool comparison
|
2016-04-02 18:27:54 -07:00 |
|
Anthony Romano
|
bd832e5b0a
|
*: migrate Godeps to vendor/
|
2016-03-22 17:10:28 -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
|
3bb3351ca0
|
contrib/recipes: use clientv3 kv API
|
2016-02-21 14:43:41 -08:00 |
|
Anthony Romano
|
936e991f9f
|
contrib/recipes: use clientv3 watcher API
|
2016-02-21 00:10:58 -08:00 |
|
Anthony Romano
|
6f0cc54541
|
contrib/recipes: add election and double barrier recipes
these recipes rely on leases so they weren't included in the last batch
|
2016-01-27 15:44:51 -08:00 |
|
Anthony Romano
|
56fce9f386
|
contrib/recipes, integration: use clientv3
updating both together since there's a circular dependency
|
2016-01-27 14:37:51 -08:00 |
|
Gyu-Ho Lee
|
a0a142f3e7
|
contrib/recipes: update gRPC, proto interface
|
2016-01-26 17:41:35 -08:00 |
|
Anthony Romano
|
b07900ae03
|
contrib: v3 recipes
Concurrency recipes using the V3 API (sans leases).
|
2016-01-22 13:46:22 -08:00 |
|