{"library":"redis-type","type":"library","category":null,"description":"redis-type 0.5.1 is a thin wrapper around Redis data structures (HASH, LIST, SET) that mirrors JavaScript's Map, Array, and Set APIs, returning native JS types instead of raw Redis replies. It provides Promise-based methods and optional JSON serialization. Unlike generic Redis clients, it offers a typed, idiomatic interface. The package is maintained but does not release frequently. It requires a user-provided Redis client (e.g., node-redis). Compatible with modern Node.js (>=14) and ESM/CommonJS dual packaging.","language":"javascript","status":"active","version":"0.5.1","tags":["javascript","redis","type","hash","list","set","get","promise","redis-array","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-type","imports":["import { Hash } from 'redis-type'","import { List } from 'redis-type'","import { Set } from 'redis-type'"]},{"cmd":"yarn add redis-type","imports":[]},{"cmd":"pnpm add redis-type","imports":[]}],"homepage":"https://github.com/damirka/redis-type#readme","github":"https://github.com/damirka/redis-type","docs":null,"changelog":null,"pypi":null,"npm":"redis-type","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}