client-go/internal/unionstore
you06 c72236a601
adjust parameter for pipelined memdb by failpoint (#1205)
* adjust parameter for pipelined memdb by failpoint

Signed-off-by: you06 <you1474600@gmail.com>

* update comment

Signed-off-by: you06 <you1474600@gmail.com>

---------

Signed-off-by: you06 <you1474600@gmail.com>
Co-authored-by: cfzjywxk <lsswxrxr@163.com>
2024-03-06 16:44:48 +08:00
..
main_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
memdb.go txn: introduce pipelined memdb, Flush and BufferBatchGet for pipelined DML (#1114) 2024-02-23 10:24:44 +08:00
memdb_arena.go don't call onMemChange before all work is done in memdb (#636) 2022-12-08 12:30:56 +08:00
memdb_bench_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
memdb_iterator.go *: add `SnapshotIterReverse` and make `iterReverse` supports `lowerBound` (#883) 2023-07-14 10:36:07 +08:00
memdb_norace_test.go client_batch: add test for auto re-connect idle connection when wait connection ready and fix ci (#835) 2023-06-13 14:17:17 +08:00
memdb_snapshot.go txn: introduce pipelined memdb, Flush and BufferBatchGet for pipelined DML (#1114) 2024-02-23 10:24:44 +08:00
memdb_test.go *: add `SnapshotIterReverse` and make `iterReverse` supports `lowerBound` (#883) 2023-07-14 10:36:07 +08:00
mock.go *: add `SnapshotIterReverse` and make `iterReverse` supports `lowerBound` (#883) 2023-07-14 10:36:07 +08:00
pipelined_memdb.go adjust parameter for pipelined memdb by failpoint (#1205) 2024-03-06 16:44:48 +08:00
pipelined_memdb_test.go adjust parameter for pipelined memdb by failpoint (#1205) 2024-03-06 16:44:48 +08:00
union_iter.go fix license (#267) 2021-08-15 01:48:01 +08:00
union_store.go txn: introduce pipelined memdb, Flush and BufferBatchGet for pipelined DML (#1114) 2024-02-23 10:24:44 +08:00
union_store_test.go txn: introduce pipelined memdb, Flush and BufferBatchGet for pipelined DML (#1114) 2024-02-23 10:24:44 +08:00