LPOS
Works with list values.
Syntax
Parameters
key: Primary key to read or mutate.element: List element value.rank: Command-specificrankargument.num: Command-specificnumargument.len: Command-specificlenargument.
Returns
Returns a Redis-compatible reply whose exact shape depends on the command and selected options.
Examples
BetterKV Notes
- Group: List.
- Access: Read-only.
- Status: Implemented in BetterKV and safe to use for read paths.