INFOReport server statistics and status sections as text.
| Syntax | INFO [section] |
| Group | server |
| Arity | -1 |
| Since | 1.0.0 |
| Flags | readonly |
| Complexity | O(1) in the keyspace — it never walks it; O(S) to sum the per-shard gauges |
| Redis compatibility | differs: 8 sections only (server, clients, memory, persistence, stats, replication, cluster, keyspace) — no commandstats / latencystats / errorstats / cpu; reports redis_version 7.4.0 for client sniffing plus a kevy_version line, and the values are up to one tick stale |