etcd/storage
Hongchao Deng 93795745b0 storage: add watch event docs for create case 2016-02-18 13:58:36 -08:00
..
backend storage/backend: set initial db size to avoid potential deadlock 2016-02-05 11:29:16 -08:00
storagepb storage: add watch event docs for create case 2016-02-18 13:58:36 -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: support ranges for >= key 2016-02-12 09:45:43 -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 storage: support ranges for >= key 2016-02-12 09:45:43 -08:00
kv_test.go storage: support ranges for >= key 2016-02-12 09:45:43 -08:00
kvstore.go storage: shadowed err var fix at go-tip 2016-02-14 19:49:03 -08:00
kvstore_bench_test.go *: support lease Attach 2016-01-09 11:01:58 -08:00
kvstore_compaction.go *: add a scheduler and use it to schedule compaction 2016-02-10 14:27:08 -08:00
kvstore_compaction_test.go *: add a scheduler and use it to schedule compaction 2016-02-10 14:27:08 -08:00
kvstore_test.go Merge pull request #4494 from xiang90/sched 2016-02-11 15:56:01 -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: limit total unique revisions in unsynced watcher event list 2016-02-18 11:36:22 -08:00
watchable_store_bench_test.go storage: make unsync a watcherSetByKey 2016-02-02 20:09:35 -08:00
watchable_store_test.go storage: limit total unique revisions in unsynced watcher event list 2016-02-18 11:36:22 -08:00
watcher.go storage, v3: pass compaction revision through watchresponse 2016-02-12 14:06:59 -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