Redis Commands

Docs  >   Redis Commands   >  F   >   Function-flush

Top

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.

@return

@simple-string-reply