Jingyi Hu 948c284235 mvcc: add store revision metrics 5 년 전
..
backend 4e08898571 mvcc: add "etcd_mvcc_hash_(rev)_duration_seconds" 6 년 전
mvccpb 78a5eb79b5 *: add swagger and grpc-gateway assets for v3lock and v3election 7 년 전
doc.go 9d9f02c1ee mvcc: update LICENSE header 8 년 전
index.go 4526284326 mvcc: restore into tree index with one key index 7 년 전
index_test.go 43078d3ced mvcc: remove unused restore method 8 년 전
key_index.go 14d6ed9e5f *: clear redundant return statement warnings (S1027) 7 년 전
key_index_test.go 46716fe9fb mvcc: fix gofmt issues from Go tip 8 년 전
kv.go e72ad5dd2a mvcc: create TxnWrites from TxnRead with NewReadOnlyTxnWrite 7 년 전
kv_test.go e197c14847 mvcc: test keys gauge is reloaded correctly on restore 7 년 전
kv_view.go 33acbb694b mvcc: txns and r/w views 7 년 전
kvstore.go 948c284235 mvcc: add store revision metrics 5 년 전
kvstore_bench_test.go c85f736522 mvcc: time restore in restore benchmark 7 년 전
kvstore_compaction.go bcbe6dbc29 mvcc: fix db_compaction_total_duration_milliseconds 5 년 전
kvstore_compaction_test.go 46716fe9fb mvcc: fix gofmt issues from Go tip 8 년 전
kvstore_test.go bedba66c69 mvcc: add "etcd_mvcc_db_total_size_in_use_in_bytes" 6 년 전
kvstore_txn.go 71d2008385 mvcc: use GaugeFunc metric to load db size when requested 7 년 전
metrics.go 948c284235 mvcc: add store revision metrics 5 년 전
metrics_txn.go 33acbb694b mvcc: txns and r/w views 7 년 전
revision.go 9d9f02c1ee mvcc: update LICENSE header 8 년 전
revision_test.go 9d9f02c1ee mvcc: update LICENSE header 8 년 전
util.go bf8cf39daf mvcc: use capnslog 8 년 전
watchable_store.go 4ace7c7d77 mvcc: fix panic by allowing future revision watcher from restore operation 6 년 전
watchable_store_bench_test.go 33acbb694b mvcc: txns and r/w views 7 년 전
watchable_store_test.go 4ace7c7d77 mvcc: fix panic by allowing future revision watcher from restore operation 6 년 전
watchable_store_txn.go 33acbb694b mvcc: txns and r/w views 7 년 전
watcher.go 425acb28c4 mvcc: return -1 for wrong watcher range key >= end 8 년 전
watcher_bench_test.go 9d9f02c1ee mvcc: update LICENSE header 8 년 전
watcher_group.go 4ace7c7d77 mvcc: fix panic by allowing future revision watcher from restore operation 6 년 전
watcher_test.go 425acb28c4 mvcc: return -1 for wrong watcher range key >= end 8 년 전