MULTI

redis and transactions | Mar 12, 2016 • Ding Jiao

Marks the start of a transaction block. Subsequent commands will be queued for atomic execution using EXEC.

@return

@simple-string-reply: always OK.