MULTI

Syntax
MULTI
Available since:
1.2.0
Time complexity:
O(1)
ACL categories:
@fast, @transaction,

标记一个事务块的开始。 后续命令将排队等待使用EXEC进行原子执行。

RESP2/RESP3 回复

Simple string reply: OK.
RATE THIS PAGE
Back to top ↑