etcd/mvcc/backend
Ankur Gargi 2b79442d8e
backend: Create base type for readTx and concurrentReadTx (#11976)
backend: Create base type for readTx and concurrentReadTx

backend: Implemented review comments to rename rTx to baseReadTx and remove TODO

backend: Resolved comments around baseReadTx

backend: Implemented a review comment
2020-06-25 10:26:17 -07:00
..
backend.go backend: Create base type for readTx and concurrentReadTx (#11976) 2020-06-25 10:26:17 -07:00
backend_bench_test.go *: revert "internal/mvcc" change 2018-02-26 17:11:40 -08:00
backend_test.go Merge pull request #10523 from jingyih/fully_concurrent_reads 2019-06-14 12:25:17 +08:00
batch_tx.go mvcc: remove capnslog 2020-02-07 07:44:44 -08:00
batch_tx_test.go mvcc/backend: use "go.etcd.io/bbolt" 2018-08-29 12:31:04 -07:00
config_default.go mvcc/backend: use "go.etcd.io/bbolt" 2018-08-29 12:31:04 -07:00
config_linux.go mvcc/backend: use "go.etcd.io/bbolt" 2018-08-29 12:31:04 -07:00
config_windows.go mvcc/backend: use "go.etcd.io/bbolt" 2018-08-29 12:31:04 -07:00
doc.go *: revert "internal/mvcc" change 2018-02-26 17:11:40 -08:00
metrics.go backend: more metrics for bboltdb transcation 2018-06-11 14:05:04 -07:00
read_tx.go backend: Create base type for readTx and concurrentReadTx (#11976) 2020-06-25 10:26:17 -07:00
tx_buffer.go backend: fix comment for bucketBuffer.merge() 2019-10-17 08:48:12 +09:00