summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/watch.md
blob: 08f823ff7f2ed8b11d40d8b5e3eedf4e9eed0d71 (plain)
1
2
3
4
5
6
7
8
Marks the given keys to be watched for conditional execution of a
[transaction][tt].

[tt]: /topics/transactions

@return

@simple-string-reply: always `OK`.