Skip to content

Tags: zanmato1984/kvproto

Tags

v5.0.2

Toggle v5.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cherry-pick RawCAS to release-5.0 (pingcap#771)

* Add CAS method for RawKV (pingcap#732)

* add cas proto

Signed-off-by: Little-Wallace <[email protected]>
Signed-off-by: Andy Lok <[email protected]>

* Update RawCAS (pingcap#742)

* Update CAS

Signed-off-by: Andy Lok <[email protected]>

* Add doc

* Address comment

Signed-off-by: Andy Lok <[email protected]>

* Fix RawCASResponse.succeed to bool (pingcap#744)

Signed-off-by: Andy Lok <[email protected]>

Co-authored-by: Wallace <[email protected]>