client-go/integration_tests
Yilin Chen 6f33dd97af
Start heartbeat immediately after locking the primary key (#261)
Signed-off-by: Yilin Chen <sticnarf@gmail.com>
2021-08-06 11:14:25 +08:00
..
1pc_test.go do not check sessionID for async commit and 1PC (#228) 2021-07-13 06:53:58 +00:00
2pc_test.go txnkv/transaction: init package (#260) 2021-07-31 16:26:22 +08:00
async_commit_fail_test.go txnkv/txnlock: init Lock in txnlock package (#241) 2021-07-21 15:03:08 +08:00
async_commit_test.go txnkv/transaction: init package (#260) 2021-07-31 16:26:22 +08:00
cas_test.go add raw cas feature (#239) 2021-07-21 13:52:18 +08:00
client_fp_test.go move client to internal package (#194) 2021-06-30 16:18:10 +08:00
delete_range_test.go txnkv/*: init txnkv/rangetask package (#234) 2021-07-15 10:16:15 +08:00
go.mod tikv: move temporary export types to package txnkv (#258) 2021-07-31 14:50:56 +08:00
go.sum tikv: move temporary export types to package txnkv (#258) 2021-07-31 14:50:56 +08:00
isolation_test.go txnkv/transaction: init package (#260) 2021-07-31 16:26:22 +08:00
lock_test.go Start heartbeat immediately after locking the primary key (#261) 2021-08-06 11:14:25 +08:00
main_test.go integration: add goleak (#173) 2021-06-28 14:41:10 +08:00
prewrite_test.go txnkv/transaction: init package (#260) 2021-07-31 16:26:22 +08:00
range_task_test.go txnkv/*: init txnkv/rangetask package (#234) 2021-07-15 10:16:15 +08:00
rawkv_test.go rawkv: move rawkv client to rawkv (#227) 2021-07-13 11:56:49 +08:00
safepoint_test.go txnkv/transaction: init package (#260) 2021-07-31 16:26:22 +08:00
scan_mock_test.go *: remove dangling gocheck usages (#167) 2021-06-25 10:39:23 +08:00
scan_test.go do not check sessionID for async commit and 1PC (#228) 2021-07-13 06:53:58 +00:00
snapshot_fail_test.go reset resolvedLocks when setting snapshot ts (#233) 2021-07-16 14:15:12 +08:00
snapshot_test.go txnkv/transaction: init package (#260) 2021-07-31 16:26:22 +08:00
split_test.go txnkv/transaction: init package (#260) 2021-07-31 16:26:22 +08:00
store_test.go tikv: move temporary export types to package txnkv (#258) 2021-07-31 14:50:56 +08:00
ticlient_test.go *: update tidb and cleanup unused code (#196) 2021-07-01 11:03:55 +08:00
tikv.toml add raw key ttl feature (#222) 2021-07-21 16:49:17 +08:00
ttl_test.go add raw key ttl feature (#222) 2021-07-21 16:49:17 +08:00
util_test.go txnkv/transaction: init package (#260) 2021-07-31 16:26:22 +08:00