Skip to content
Josh Baker edited this page Oct 11, 2016 · 4 revisions

MULTI

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

Return value

Simple string reply: always OK.

Related Commands

MULTI, EXEC, DISCARD