Commands.app

INFO

Server

Get Redis server information

Examples
Common usage examples

Get all server info

INFO

Get server section only

INFO server

Get memory statistics

INFO memory

Get replication info

INFO replication
Notes
  • Sections: server, clients, memory, persistence, stats, replication, cpu, cluster, keyspace
Related Commands
You might also find these useful