etcd/storage
Xiang Li d883d5acd3 storage: support seq put to make db more compact 2016-03-15 16:36:36 -07:00
..
backend storage: support seq put to make db more compact 2016-03-15 16:36:36 -07:00
storagepb kv.proto: docs fix on watch event of DELETE/EXPIRE 2016-02-25 13:51:38 -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 storage: fix minor typos 2016-03-06 17:05:02 -08:00
key_index_test.go storage: fix missing continue in keyIndex.since 2015-09-19 23:01:18 -07:00
kv.go *: fix godoc bugs in interfaces and slice fields 2016-02-24 00:45:40 -08:00
kv_test.go storage: support watch on ranges 2016-02-29 15:20:41 -08:00
kvstore.go storage: support seq put to make db more compact 2016-03-15 16:36:36 -07: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 storage: support seq put to make db more compact 2016-03-15 16:36:36 -07: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 storage: fix minor typos 2016-03-06 17:05:02 -08:00
watchable_store.go *: support watch from future revision 2016-03-07 10:57:30 -08:00
watchable_store_bench_test.go storage: support watch on ranges 2016-02-29 15:20:41 -08:00
watchable_store_test.go *: support watch from future revision 2016-03-07 10:57:30 -08:00
watcher.go storage: implement requestProgress 2016-03-03 09:39:29 -08:00
watcher_bench_test.go storage: support watch on ranges 2016-02-29 15:20:41 -08:00
watcher_group.go storage: implement requestProgress 2016-03-03 09:39:29 -08:00
watcher_test.go storage: implement requestProgress 2016-03-03 09:39:29 -08:00