memory-purge ( args -- )


Vocabulary
redis.command-writer

Inputs
argsan object


Outputs
None

Definition

: memory-purge ( args -- ) { "MEMORY" "PURGE" } write-command ;