FUNCTION FLUSH [ASYNC | SYNC]
@write,
@slow,
@scripting,
Deletes all the libraries.
Unless called with the optional mode argument, the lazyfree-lazy-user-flush configuration directive sets the effective behavior. Valid modes are:
ASYNC: Asynchronously flush the libraries.SYNC: Synchronously flush the libraries.For more information please refer to Introduction to Redis Functions.
| Redis Enterprise |
Redis Cloud |
Notes |
|---|---|---|
| ✅ Standard ✅ Active-Active |
✅ Standard ✅ Active-Active |
OK.