Upstash Redis Playground
Fixed prefix: nextai-production-test
Environment: productionRedis status: AvailableCache TTL: 1 hour for everything except locks
JSON cache test
Fixed key: nextai-production-test:json:profile
Write JSON
TTL 1 hourRedis JSON output
getJson / mgetJsongetJson
null
mgetJson([key]) item 1
null
Test string writes and overwrites (cache TTL: 1 hour)
Latest operation result
No operation records yet. Run a test operation first.
Test data overview
{
"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
}