Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.
Josh Baker edited this page Oct 11, 2016 · 4 revisions

EXEC

Executes all previously queued commands in a transaction and restores the connection state to normal.

Return value

Array reply: each element being the reply to each of the commands in the atomic transaction.

Related Commands

MULTI, EXEC, DISCARD

Clone this wiki locally