memory-usage ( args -- )


Vocabulary
redis.command-writer

Inputs
argsan object


Outputs
None

Definition

: memory-usage ( args -- ) { "MEMORY" "USAGE" } write-command ;