• Home
  • Commands
  • Clients
  • Documentation
  • Community
  • Download
  • Modules
  • Support
Redis
Redis Commands Clients Documentation Community Download Modules Support

MEMORY MALLOC-STATS

Available since 4.0.0.

The MEMORY MALLOC-STATS command provides an internal statistics report from the memory allocator.

This command is currently implemented only when using jemalloc as an allocator, and evaluates to a benign NOOP for all others.

*Return value

Bulk string reply: the memory allocator's internal statistics report

Related commands

  • ACL CAT
  • ACL DELUSER
  • ACL GENPASS
  • ACL GETUSER
  • ACL HELP
  • ACL LIST
  • ACL LOAD
  • ACL LOG
  • ACL SAVE
  • ACL SETUSER
  • ACL USERS
  • ACL WHOAMI
  • BGREWRITEAOF
  • BGSAVE
  • COMMAND
  • COMMAND COUNT
  • COMMAND GETKEYS
  • COMMAND INFO
  • CONFIG GET
  • CONFIG RESETSTAT
  • CONFIG REWRITE
  • CONFIG SET
  • DBSIZE
  • DEBUG OBJECT
  • DEBUG SEGFAULT
  • FLUSHALL
  • FLUSHDB
  • INFO
  • LASTSAVE
  • LATENCY DOCTOR
  • LATENCY GRAPH
  • LATENCY HELP
  • LATENCY HISTORY
  • LATENCY LATEST
  • LATENCY RESET
  • LOLWUT
  • MEMORY DOCTOR
  • MEMORY HELP
  • MEMORY MALLOC-STATS
  • MEMORY PURGE
  • MEMORY STATS
  • MEMORY USAGE
  • MODULE LIST
  • MODULE LOAD
  • MODULE UNLOAD
  • MONITOR
  • PSYNC
  • REPLICAOF
  • ROLE
  • SAVE
  • SHUTDOWN
  • SLAVEOF
  • SLOWLOG
  • SWAPDB
  • SYNC
  • TIME

This website is open source software. See all credits.

Sponsored by Redis Labs