etcd/storage
Anthony Romano 42245a5518 storagepb, etcdserverpb: improve documentation for RPC message fields 2016-04-17 23:33:00 -07:00
..
backend etcdctl: use snapshot RPC in snapshot command 2016-04-11 12:32:53 -07:00
storagepb storagepb, etcdserverpb: improve documentation for RPC message fields 2016-04-17 23:33:00 -07:00
doc.go *: add missing package descriptions 2015-11-17 20:54:10 -08:00
index.go *: clean up from go vet, misspell 2016-04-10 23:16:56 -07:00
index_test.go storage: change var names from 'index' 2015-12-12 16:37:24 -08:00
key_index.go *: clean up if, bool comparison 2016-04-02 12:55:11 -07:00
key_index_test.go storage: fix missing continue in keyIndex.since 2015-09-19 23:01:18 -07:00
kv.go storage: have Range on rev=0 work even if compacted to current revision 2016-04-13 21:00:35 -07:00
kv_test.go storage: have Range on rev=0 work even if compacted to current revision 2016-04-13 21:00:35 -07:00
kvstore.go storage: have Range on rev=0 work even if compacted to current revision 2016-04-13 21:00:35 -07:00
kvstore_bench_test.go *: simplify consistent index handling 2016-03-30 13:38:28 -07:00
kvstore_compaction.go *: fix based on gosimple and unused 2016-04-07 23:16:37 -07:00
kvstore_compaction_test.go *: simplify consistent index handling 2016-03-30 13:38:28 -07:00
kvstore_test.go storage: have Range on rev=0 work even if compacted to current revision 2016-04-13 21:00:35 -07:00
metrics.go *: migrate Godeps to vendor/ 2016-03-22 17:10:28 -07: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 *: simplify consistent index handling 2016-03-30 13:38:28 -07:00
watchable_store_bench_test.go *: simplify consistent index handling 2016-03-30 13:38:28 -07:00
watchable_store_test.go Merge pull request #4908 from xiang90/c 2016-03-30 13:53:21 -07:00
watcher.go storage: implement requestProgress 2016-03-03 09:39:29 -08:00
watcher_bench_test.go *: simplify consistent index handling 2016-03-30 13:38:28 -07:00
watcher_group.go *: fix misspell 2016-04-07 21:57:06 -07:00
watcher_test.go *: simplify consistent index handling 2016-03-30 13:38:28 -07:00