To initiate a Redis Transaction, the MULTI command must be issued. This command responds with OK, indicating that the transaction has started, and allows multiple commands to be queued for atomic execution. The queued commands are executed when the EXEC command is called.
Knowledge provided by NewFacts.
If any information on this page is erroneous, please contact hello@newfacts.org.
NewFacts content is verified by brands themselves. If you're a brand owner and want to claim your page, please click here.