client-go/kv
Lucas bce56a5831
ReadMode: introduce AutoFollowerRead mechanism by adding a new `ReadMode == PreferLeader` (#671)
Signed-off-by: lucasliang <nkcs_lykx@hotmail.com>
2023-02-07 16:42:52 +08:00
..
key.go fix license (#267) 2021-08-15 01:48:01 +08:00
key_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
keyflags.go Add aggressive-locking mechanism and support locking with conflict (#528) 2022-12-01 11:03:39 +08:00
kv.go Add aggressive-locking mechanism and support locking with conflict (#528) 2022-12-01 11:03:39 +08:00
main_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
store_vars.go ReadMode: introduce AutoFollowerRead mechanism by adding a new `ReadMode == PreferLeader` (#671) 2023-02-07 16:42:52 +08:00
variables.go txnkv: decrease some max and base backoff time (#388) 2021-12-06 15:29:23 +08:00