Jingyi Hu 8a8efa73e6 mvcc: add store revision metrics hace 5 años
..
backend 81fc7c23c2 *: fix gofmt hace 5 años
mvccpb d167714b36 *: regenerate proto hace 5 años
doc.go 9d9f02c1ee mvcc: update LICENSE header hace 8 años
index.go 9154b31bf3 mvcc: move 'keyi' define before holding locks hace 7 años
index_test.go 4c2c5b0084 mvcc: add tests for Keep hace 7 años
key_index.go 76dd9d56a1 mvcc: clean-up godoc in key_index.go hace 7 años
key_index_test.go 4c2c5b0084 mvcc: add tests for Keep hace 7 años
kv.go deca9879c2 mvcc: add HashByRev to kv.go hace 7 años
kv_test.go ccd1bb1780 mvcc: test keys gauge is reloaded correctly on restore hace 7 años
kv_view.go 33acbb694b mvcc: txns and r/w views hace 7 años
kvstore.go 8a8efa73e6 mvcc: add store revision metrics hace 5 años
kvstore_bench_test.go be7d488982 mvcc: add range benchmark for fetching 100 keys hace 7 años
kvstore_compaction.go 38bf1bdbe0 mvcc: fix db_compaction_total_duration_milliseconds hace 5 años
kvstore_compaction_test.go 46716fe9fb mvcc: fix gofmt issues from Go tip hace 8 años
kvstore_test.go a410463a0b mvcc: add "etcd_mvcc_db_total_size_in_use_in_bytes" hace 6 años
kvstore_txn.go f58c0cfb66 mvcc: Revisions() method for index to avoid key allocation hace 7 años
metrics.go 8a8efa73e6 mvcc: add store revision metrics hace 5 años
metrics_txn.go 0352ce79b8 mvcc: count range/put/del operations for txns hace 7 años
revision.go 9d9f02c1ee mvcc: update LICENSE header hace 8 años
revision_test.go 9d9f02c1ee mvcc: update LICENSE header hace 8 años
util.go bf8cf39daf mvcc: use capnslog hace 8 años
watchable_store.go 41888ddbaa mvcc: fix panic by allowing future revision watcher from restore operation hace 6 años
watchable_store_bench_test.go 33acbb694b mvcc: txns and r/w views hace 7 años
watchable_store_test.go 41888ddbaa mvcc: fix panic by allowing future revision watcher from restore operation hace 6 años
watchable_store_txn.go 33acbb694b mvcc: txns and r/w views hace 7 años
watcher.go 896447ed99 mvcc: only remove watch cancel after cancel completes hace 7 años
watcher_bench_test.go 9d9f02c1ee mvcc: update LICENSE header hace 8 años
watcher_group.go 08124105ad *: use new adt.IntervalTree interface hace 5 años
watcher_test.go 425acb28c4 mvcc: return -1 for wrong watcher range key >= end hace 8 años