XSETID
XSETID key last-id [ENTRIESADDED] [MAXDELETEDID]
- Available since
- 5.0.0
- Time complexity
- O(1)
- ACL categories
- @write, @stream, @fast
XSETID
command is an internal command.
It is used by a Redict master to replicate the last delivered ID of streams.
History #
- 7.0.0
- Added the `entries_added` and `max_deleted_entry_id` arguments.