etcd/storage
Xiang Li 21179d929f Merge pull request #3616 from yichengq/storage-txn
storage: hold batchTx lock during KV txn
2015-10-05 17:12:52 -07:00
..
backend storage: add metrics for db total size 2015-10-05 16:56:30 -07:00
storagepb *: v3api index->revision 2015-09-04 10:41:20 -07:00
index.go *: add missing license headers 2015-09-15 14:09:01 -07:00
index_test.go storage: add unit test for index.RangeEvents 2015-09-19 23:08:24 -07:00
key_index.go storage: fix missing continue in keyIndex.since 2015-09-19 23:01:18 -07:00
key_index_test.go storage: fix missing continue in keyIndex.since 2015-09-19 23:01:18 -07:00
kv.go storage/etcdserver: update KV.Snapshot function 2015-10-03 10:15:23 -07:00
kv_test.go storage/etcdserver: update KV.Snapshot function 2015-10-03 10:15:23 -07:00
kvstore.go Merge pull request #3616 from yichengq/storage-txn 2015-10-05 17:12:52 -07:00
kvstore_compaction.go *: add missing license headers 2015-09-15 14:09:01 -07:00
kvstore_compaction_test.go *: add missing license headers 2015-09-15 14:09:01 -07:00
kvstore_test.go Merge pull request #3616 from yichengq/storage-txn 2015-10-05 17:12:52 -07:00
metrics.go storage: add metrics for db total size 2015-10-05 16:56:30 -07:00
revision.go *: add missing license headers 2015-09-15 14:09:01 -07:00
revision_test.go *: add missing license headers 2015-09-15 14:09:01 -07:00
watchable_store.go storage: add metrics for watchers 2015-10-05 11:32:56 -07:00
watcher.go *: add missing license headers 2015-09-15 14:09:01 -07:00
watcher_bench_test.go *: add missing license headers 2015-09-15 14:09:01 -07:00