Python
Database
Operating System
Programming
Linux Command
Toolkit
Other
Keyboard Shortcuts
Open sidebar
Open user menu
Guess
Search
Dart
HTML Canvas
Redis
Bash
JavaScript
Redis
Miscellaneous
Transactions
-
-
DISCARD
Discard all commands issued after MULTI
EXEC
Execute all commands issued after MULTI
MULTI
Mark the start of a transaction block
UNWATCH
Forget about all watched keys
WATCH
Watch the given keys to determine execution of the MULTI/EXEC block
Comments
Add your comment
Post
Related
Miscellaneous
Redis Stream command
Redis Connection command
Redis Generic command
Redis Server command
Redis Hyperloglog command
Redis Geo command
Redis Sorted set command
Redis Hash command