{"library":"redis-json","type":"library","category":null,"description":"A library that stores JSON objects in Redis hashes without losing type information, using a flatten/unflatten approach. Current stable version is 6.0.3, with active development. It handles nested objects, arrays, and custom types via stringifier/parser options. Compared to directly storing JSON strings, it allows partial updates and field-level retrieval. Requires ioredis as a peer dependency. Ships TypeScript definitions.","language":"javascript","status":"active","version":"6.0.3","tags":["javascript","redis","json","store","retrieve","save","insert","hashset","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-json","imports":["import JSONCache from 'redis-json'","const JSONCache = require('redis-json')"]},{"cmd":"yarn add redis-json","imports":[]},{"cmd":"pnpm add redis-json","imports":[]}],"homepage":"https://github.com/AkashBabu/redis-json#readme","github":"https://github.com/AkashBabu/redis-json","docs":null,"changelog":null,"pypi":null,"npm":"redis-json","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}