We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Created API V2 (markdown)
Updated _Sidebar (mediawiki)
Changes: 1. Add example for TiKV API V2. 2. Add comment & example for "key not found" judgement for `Get`. 3. Fix argument order for exmaple of `ReverseScan`. 4. Remove illegal `nil` for example of `BatchPut`. Signed-off-by: Ping Yu <[email protected]>
`client.GetSnapshot()` does not return error.
Updated TxnKV Advanced (markdown)
Updated Failpoint (markdown)
Updated RawKV Advanced (markdown)
Updated Compatibility (markdown)
Updated _Footer (markdown)
Updated Pessimistic Lock (markdown)
Compatibility
Update TxnKV-Advanced.md
update delete range
update rawkv
Create Pessimistic-Lock.md
timestamps
update GC
add gc
update format Signed-off-by: disksing <[email protected]>
finish advanced txnkv Signed-off-by: disksing <[email protected]>