TairString icon indicating copy to clipboard operation
TairString copied to clipboard

[NEW] exset command update version

Open jjz921024 opened this issue 3 years ago • 2 comments

Description of the feature

If VER and ABS flag exist at the same, update the version directly to new version that special by abs for a key when version equivalent ver.

eg: exset k1 value ver 2 abs 5

when version = 2, update value and version to 5

jjz921024 avatar Aug 10 '22 08:08 jjz921024

VER and ABS should not exists at the same time.

chenyang8094 avatar Aug 17 '22 01:08 chenyang8094

VER and ABS should not exists at the same time.

I know that, But I want to specify a another version but increment one when the expected version is equal to the actual version

jjz921024 avatar Aug 18 '22 02:08 jjz921024