memory-stats ( args -- )


Vocabulary
redis.command-writer

Inputs
argsan object


Outputs
None

Definition

: memory-stats ( args -- ) { "MEMORY" "STATS" } write-command ;