w3resource

Redis Transactions: UNWATCH

Description

Redis UNWATCH command is used to flush all the previously watched keys for a transaction.

Syntax:

UNWATCH 

Available since

2.2.0.

Return Value

Simple string reply: always OK.

Return Value Type

String

Previous: MULTI
Next: WATCH



Follow us on Facebook and Twitter for latest update.