RESET
@fast,
@connection,
This command performs a full reset of the connection's server-side context, mimicking the effect of disconnecting and reconnecting again.
When the command is called from a regular client connection, it does the following:
MULTI transaction block, if one exists.WATCHed by the connection.CLIENT TRACKING, if in use.READWRITE mode.ASKING mode, if previously set.CLIENT REPLY to ON.SELECTs database 0.MONITOR mode, when applicable.SUBSCRIBE and PSUBSCRIBE), when
appropriate.AUTH to reauthenticate when
authentication is enabled.NO-EVICT mode.NO-TOUCH mode.| Redis Enterprise |
Redis Cloud |
Notes |
|---|---|---|
| ❌ Standard ❌ Active-Active |
❌ Standard ❌ Active-Active |
RESET.