etcd
|
storage interface: remove Backends()
|
2016-08-07 16:10:18 -07:00 |
etcd3
|
Merge pull request #30197 from hongchaodeng/r1
|
2016-08-10 00:45:29 -07:00 |
storagebackend
|
move new etcd storage into cacher
|
2016-08-12 18:40:20 -07:00 |
testing
|
Update generated files due to dependency shift.
|
2016-08-09 10:41:09 -05:00 |
OWNERS
|
Create pkg/storage/OWNERS
|
2016-05-25 21:13:10 -07:00 |
cacher_test.go
|
Fix watch cache filtering
|
2016-07-14 13:13:17 -04:00 |
doc.go
|
Use Go canonical import paths
|
2016-07-16 13:48:21 -04:00 |
interfaces.go
|
storage interface: remove Backends()
|
2016-08-07 16:10:18 -07:00 |
util.go
|
Fix watch cache filtering
|
2016-07-14 13:13:17 -04:00 |
util_test.go
|
Fix watch cache filtering
|
2016-07-14 13:13:17 -04:00 |
watch_cache.go
|
Refactor util clock into it's own pkg
|
2016-07-28 02:29:04 -04:00 |