info
INFO
INFO [section]
The INFO command returns information and statistics about the server in a format that is simple to parse by computers and easy to read by humans-
The optional parameter can be used to select a specific section of information:
-
server
: General information about the Redis server -
clients
: Client connections section -
memory
: Memory consumption related information -
persistence
: RDB and AOF related information -
stats
: General statistics -
replication
: Master-slave replication information -
cpu
: CPU consumption statistics -
commandstats
: Redis command statistics -
cluster
: Redis Cluster section -
keyspace
: Dat