Marks the start of a transaction block.
Subsequent commands will be queued for atomic execution using EXEC.
MULTI
Starts a transaction.
Replies
RESP2
Simple string reply: OK.
RESP3
Simple string reply: OK.
Starts a transaction.
Marks the start of a transaction block.
Subsequent commands will be queued for atomic execution using EXEC.
Simple string reply: OK.
Simple string reply: OK.