{"library":"relational-redis-store","type":"library","category":null,"description":"A fully typed Node.js library (v0.6.14, stable API) that adds a relational layer on top of Redis, supporting foreign keys, indexes, and queries that combine multiple records. It provides TypeScript generics for collection schemas and uses handy-redis as the Redis client. Compared to raw Redis or ioredis, it offers higher-level CRUD operations and type safety but lacks atomicity and transactions (planned). The library is lightweight, with no additional server-side requirements beyond Redis itself.","language":"javascript","status":"active","version":"0.6.14","tags":["javascript","redis","relational","databse","store","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install relational-redis-store","imports":["import Store from 'relational-redis-store'","import Store from 'relational-redis-store'","type CollectionMap = { users: User; games: Game; }"]},{"cmd":"yarn add relational-redis-store","imports":[]},{"cmd":"pnpm add relational-redis-store","imports":[]}],"homepage":"https://github.com/movesthatmatter/relational-redis-store#readme","github":"https://github.com/movesthatmatter/relational-redis-store","docs":null,"changelog":null,"pypi":null,"npm":"relational-redis-store","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}