👈 请选择或新建一个连接
{{ selectedConn.name }}
{{ selectedConn.name }}
{{ k.key }}
{{ k.type }} · {{ k.ttl > 0 ? k.ttl + 's' : '∞' }}
无匹配 Key
{{ redisKeyInfo.key }}
{{ redisKeyInfo.type }}
TTL: {{ redisKeyInfo.ttl > 0 ? redisKeyInfo.ttl + 's' : '永不过期' }}
{{ formatValue(redisKeyInfo.value) }}
← 选择一个 Key 查看值