blob: 38c412a19a256c1c3193752c76372072910d684c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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](/topics/functions-intro).
@return
@simple-string-reply
|