Upstash Redis Playground
固定前缀:nextai-production-test
环境:productionRedis 状态:可用缓存 TTL:除锁外均 1 小时
JSON 缓存测试
固定 key:nextai-production-test:json:profile
写入 JSON
TTL 1 小时Redis 读出 JSON
getJson / mgetJsongetJson
null
mgetJson([key]) 第 1 项
null
测试字符串写入与覆盖(缓存 TTL 1 小时)
最近操作结果
暂无操作记录,请先执行一次测试操作
测试数据总览
{
"env": "production",
"prefix": "nextai-production-test",
"redisAvailable": true,
"stringValue": null,
"hashValue": {},
"jsonKey": "nextai-production-test:json:profile",
"jsonValue": null,
"jsonMgetValue": null,
"listValue": [],
"listLength": 0,
"counterValue": 0,
"lockSuccessCount": 0
}