client-go/internal/unionstore
Weizhen Wang fd2fc84032
use slices.Sort to eliminate bounds check (#1128)
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
2024-01-23 11:24:15 +08:00
..
main_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
memdb.go use slices.Sort to eliminate bounds check (#1128) 2024-01-23 11:24:15 +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 *: add `SnapshotIterReverse` and make `iterReverse` supports `lowerBound` (#883) 2023-07-14 10:36:07 +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
union_iter.go fix license (#267) 2021-08-15 01:48:01 +08:00
union_store.go *: add `SnapshotIterReverse` and make `iterReverse` supports `lowerBound` (#883) 2023-07-14 10:36:07 +08:00
union_store_test.go *: add `SnapshotIterReverse` and make `iterReverse` supports `lowerBound` (#883) 2023-07-14 10:36:07 +08:00