MULTI
Syntax
MULTI
- Available since:
- 1.2.0
- Time complexity:
- O(1)
- ACL categories:
-
@fast,@transaction,
Marks the start of a transaction block.
Subsequent commands will be queued for atomic execution using EXEC.
Return
Simple string reply: always OK.
Feedback
If you've found issues on this page, or have suggestions for improvement, please submit a request to merge or open an issue in the repository.