Gyuho Lee adfd0d3fe7 mvcc: avoid unnecessary metrics update 7 years ago
..
backend adfd0d3fe7 mvcc: avoid unnecessary metrics update 7 years ago
mvccpb bcd5390b35 *: regenerate protobuf, grpc-gateway 8 years ago
doc.go 9d9f02c1ee mvcc: update LICENSE header 9 years ago
index.go 9154b31bf3 mvcc: move 'keyi' define before holding locks 8 years ago
index_test.go 4c2c5b0084 mvcc: add tests for Keep 8 years ago
key_index.go 76dd9d56a1 mvcc: clean-up godoc in key_index.go 8 years ago
key_index_test.go 4c2c5b0084 mvcc: add tests for Keep 8 years ago
kv.go deca9879c2 mvcc: add HashByRev to kv.go 8 years ago
kv_test.go ccd1bb1780 mvcc: test keys gauge is reloaded correctly on restore 8 years ago
kv_view.go 33acbb694b mvcc: txns and r/w views 8 years ago
kvstore.go a410463a0b mvcc: add "etcd_mvcc_db_total_size_in_use_in_bytes" 7 years ago
kvstore_bench_test.go be7d488982 mvcc: add range benchmark for fetching 100 keys 8 years ago
kvstore_compaction.go c06953ae08 mvcc: Add metric for count of db key revisions compacted. 8 years ago
kvstore_compaction_test.go 46716fe9fb mvcc: fix gofmt issues from Go tip 9 years ago
kvstore_test.go a410463a0b mvcc: add "etcd_mvcc_db_total_size_in_use_in_bytes" 7 years ago
kvstore_txn.go f58c0cfb66 mvcc: Revisions() method for index to avoid key allocation 8 years ago
metrics.go a410463a0b mvcc: add "etcd_mvcc_db_total_size_in_use_in_bytes" 7 years ago
metrics_txn.go 0352ce79b8 mvcc: count range/put/del operations for txns 8 years ago
revision.go 9d9f02c1ee mvcc: update LICENSE header 9 years ago
revision_test.go 9d9f02c1ee mvcc: update LICENSE header 9 years ago
util.go bf8cf39daf mvcc: use capnslog 9 years ago
watchable_store.go 41888ddbaa mvcc: fix panic by allowing future revision watcher from restore operation 7 years ago
watchable_store_bench_test.go 33acbb694b mvcc: txns and r/w views 8 years ago
watchable_store_test.go 41888ddbaa mvcc: fix panic by allowing future revision watcher from restore operation 7 years ago
watchable_store_txn.go 33acbb694b mvcc: txns and r/w views 8 years ago
watcher.go 896447ed99 mvcc: only remove watch cancel after cancel completes 8 years ago
watcher_bench_test.go 9d9f02c1ee mvcc: update LICENSE header 9 years ago
watcher_group.go 41888ddbaa mvcc: fix panic by allowing future revision watcher from restore operation 7 years ago
watcher_test.go 425acb28c4 mvcc: return -1 for wrong watcher range key >= end 9 years ago