- Usage:
-
MULTI
- Complexity:
- O(1)
- Since:
- 1.2.0
Marks the start of a transaction block.
Subsequent commands will be queued for atomic execution using EXEC
.
MULTI
Marks the start of a transaction block.
Subsequent commands will be queued for atomic execution using EXEC
.