David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Gyu-Ho Lee
|
b8740c2c67
|
pkg/storage/etcd3: remove name field in test
Current test gets the name with its test table index,
so there seems to be no reason to have name field in test table.
|
2016-05-29 02:17:35 -07:00 |
|
Hongchao Deng
|
cd3f7f41c1
|
etcd3/watcher: refactor test
|
2016-05-10 12:37:31 -07:00 |
|
Hongchao Deng
|
46214c60bb
|
etcd3/store: support TTL in Create, Update
|
2016-04-19 07:35:59 +08:00 |
|
Hongchao Deng
|
00ddf0671d
|
etcd (v3) store: implements KV methods of storage.Interface
This implements Get(), Create(), Delete(), GetToList(),
List(), GuaranteedUpdate().
|
2016-03-30 10:20:39 -07:00 |
|