documntation

This commit is contained in:
Sam Gwydir 2022-02-11 13:44:37 -08:00
parent 8bff389fe3
commit 25ffcf9f7d
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ Operation Types
- ``u`` Update (= GET followed by SET)
- ``i`` Insert (= SET with a new key)
- ``ir`` Insert Range (Sequential)
- ``o`` Overwrite (Blind write to existing keys)
- ``c`` CLEAR
- ``sc`` SET & CLEAR
- ``cr`` CLEAR RANGE