Alibaba cloud Q & A 2022-02-13 08:31:27 阅读数:115
Redis In the transaction XEC What can commands do ?
Execute commands within all transaction blocks . Returns the return value of all commands in the transaction block , In the order in which the orders are executed . When the operation is interrupted , Returns a null value nil .
copyright:author[Alibaba cloud Q & A],Please bring the original link to reprint, thank you. https://en.javamana.com/2022/02/202202130831257267.html