{"library":"redis-dataloader","type":"library","category":null,"description":"Redis Dataloader wraps Facebook's DataLoader to add Redis as a distributed caching layer, enabling sharing of cache across processes/servers. Current stable version 1.0.2 (last released Nov 2019, low maintenance). Requires both Redis client (node_redis or ioredis) and DataLoader itself. Key differentiator from standard DataLoader: cross-process caching via Redis, TTL support, and async clear/prime methods. Designed for GraphQL backends needing horizontal scalability.","language":"javascript","status":"maintenance","version":"1.0.2","tags":["javascript","GraphQL","DataLoader","Cache","Redis","Batch","Facebook"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-dataloader","imports":["import RedisDataLoader from 'redis-dataloader'","import redis from 'redis'; const client = redis.createClient()","import DataLoader from 'dataloader'"]},{"cmd":"yarn add redis-dataloader","imports":[]},{"cmd":"pnpm add redis-dataloader","imports":[]}],"homepage":"https://github.com/PatrickJS/redis-dataloader#readme","github":"ssh://git@github.com/PatrickJS/redis-dataloader","docs":null,"changelog":null,"pypi":null,"npm":"redis-dataloader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}