{"library":"redis-value-cache","type":"library","category":null,"description":"An in-memory cache backed by Redis with pub/sub updates, version 1.1.0. Designed for applications needing low-latency access to Redis-stored data with real-time invalidation. Uses an LRU cache internally, supports key generation and deserialization functions, and offers multiple error handling and update strategies. Unlike simple Redis caching, it subscribes to channels to automatically update or evict cached items upon data changes, reducing server load and ensuring freshness. Suitable for TypeScript projects, ships types, and requires a Redis server for reading and pub/sub.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","redis","cache","pub/sub","typescript"],"install":[{"cmd":"npm install redis-value-cache","imports":["import { RedisValueCache } from 'redis-value-cache'","import { RedisValueCacheOptions } from 'redis-value-cache'","import { RedisGetOpts } from 'redis-value-cache'","import { ErrorHandlerStrategy } from 'redis-value-cache'"]},{"cmd":"yarn add redis-value-cache","imports":[]},{"cmd":"pnpm add redis-value-cache","imports":[]}],"homepage":"https://github.com/tcs-de/redis-value-cache#readme","github":"https://github.com/tcs-de/redis-value-cache","docs":null,"changelog":null,"pypi":null,"npm":"redis-value-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sun Jun 07","next_check":"Sat Sep 05","install_tag":null}}