# Server
redis_version:7.4.2
redis_build_id:a1b2c3d4e5f60001
redis_mode:standalone
os:Linux 6.1.0 x86_64
# Clients
connected_clients:24
# Memory
used_memory:67108864
used_memory_human:64.00M
maxmemory:0
maxmemory_policy:allkeys-lru
# Persistence
aof_enabled:0
# Stats
keyspace_hits:900000
keyspace_misses:100000
# Replication
role:master
connected_slaves:0
# Cluster
cluster_enabled:0
1) "maxmemory"
2) "0"
3) "maxmemory-policy"
4) "allkeys-lru"
5) "appendonly"
6) "no"
7) "save"
8) "3600 1 300 100"
9) "tls-port"
10) "0"
11) "requirepass"
12) "__REDIS_PASSWORD__"
13) "aclfile"
14) ""
15) "cluster-enabled"
16) "no"
17) "maxclients"
18) "10000"
19) "timeout"
20) "0"
