etcd/storage
Gyu-Ho Lee a35d5889f6 *: update gRPC, proto interface 2016-01-26 17:41:39 -08:00
..
backend backend: make test more reliable 2016-01-13 22:00:25 -08:00
storagepb *: update gRPC, proto interface 2016-01-26 17:41:39 -08:00
consistent_watchable_store.go *: support lease Attach 2016-01-09 11:01:58 -08:00
consistent_watchable_store_test.go *: support lease Attach 2016-01-09 11:01:58 -08:00
doc.go *: add missing package descriptions 2015-11-17 20:54:10 -08:00
index.go storage: remove the event concept from key-value layer 2015-11-17 20:35:49 -08:00
index_test.go storage: change var names from 'index' 2015-12-12 16:37:24 -08:00
key_index.go *: minor typos, kill TODOs 2016-01-20 16:21:39 -08:00
key_index_test.go storage: fix missing continue in keyIndex.since 2015-09-19 23:01:18 -07:00
kv.go etcdserver: check invalid range in txn 2016-01-25 20:21:17 -08:00
kv_test.go storage: start initial revision at 1 2016-01-14 17:05:56 -08:00
kvstore.go etcdserver: check invalid range in txn 2016-01-25 20:21:17 -08:00
kvstore_bench_test.go *: support lease Attach 2016-01-09 11:01:58 -08:00
kvstore_compaction.go *: add missing license headers 2015-09-15 14:09:01 -07:00
kvstore_compaction_test.go *: support lease Attach 2016-01-09 11:01:58 -08:00
kvstore_test.go storage: start initial revision at 1 2016-01-14 17:05:56 -08:00
metrics.go Minor typo in metrics help field 2016-01-07 16:18:50 -05:00
revision.go storage: add/fix revision/generation description 2015-12-28 19:32:03 -08:00
revision_test.go *: add missing license headers 2015-09-15 14:09:01 -07:00
watchable_store.go storage: publish delete events on lease revocation 2016-01-22 13:40:55 -08:00
watchable_store_bench_test.go *: support lease Attach 2016-01-09 11:01:58 -08:00
watchable_store_test.go *: support lease Attach 2016-01-09 11:01:58 -08:00
watcher.go *: fill in WatchResponse.Header 2016-01-06 15:12:53 -08:00
watcher_bench_test.go *: support lease Attach 2016-01-09 11:01:58 -08:00
watcher_test.go storage: check prefix in unsynced 2016-01-13 11:21:47 -08:00