etcd/storage
Anthony Romano 20461ab11a *: fix many typos 2016-01-31 21:42:39 -08:00
..
backend *: fix many typos 2016-01-31 21:42:39 -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 *: fix many typos 2016-01-31 21:42:39 -08:00
key_index_test.go storage: fix missing continue in keyIndex.since 2015-09-19 23:01:18 -07:00
kv.go *: kv range to return current revision 2016-01-30 17:37:34 -08:00
kv_test.go *: kv range to return current revision 2016-01-30 17:37:34 -08:00
kvstore.go Merge pull request #4363 from xiang90/watch 2016-01-31 16:49:44 -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 *: fix many typos 2016-01-31 21:42:39 -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 *: fix many typos 2016-01-31 21:42:39 -08:00
watcher_bench_test.go *: support lease Attach 2016-01-09 11:01:58 -08:00
watcher_test.go *: fix many typos 2016-01-31 21:42:39 -08:00