Handbook
Glossary
memory-purge ( args -- )
Vocabulary
redis
.
command-writer
Inputs
args
an
object
Outputs
None
Definition
IN:
redis.command-writer
:
memory-purge
( args -- )
{
"MEMORY"
"PURGE"
}
write-command
;