SET
Works with string values and bitmap-style string operations.
Syntax
Parameters
key: Primary key to read or mutate.value: Value written to BetterKV.seconds: Command-specificsecondsargument.milliseconds: Command-specificmillisecondsargument.unix: Command-specificunixargument.
Returns
Returns OK, an integer success flag, or a command-specific mutation result.
Examples
BetterKV Notes
- Group: String.
- Access: Write.
- Status: Implemented in BetterKV and mutates server state or stored data.