INFOReport server statistics and status sections as text.
| 構文 | INFO [section] |
| グループ | server |
| 引数の数 | -1 |
| 導入バージョン | 1.0.0 |
| フラグ | readonly |
| 計算量 | O(1) in the keyspace — it never walks it; O(S) to sum the per-shard gauges |
| Redis 互換性 | 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 |