{"library":"launchdarkly-node-server-sdk-redis","type":"library","category":null,"description":"A Redis-backed persistent feature store for the LaunchDarkly Node.js server-side SDK, replacing the default in-memory store. Current version is 2.1.0, released on an as-needed basis. Compatible with the main SDK versions 6 and 7. Enables feature flag data persistence across application restarts and multi-instance deployments. Supports optional in-memory caching with configurable TTL to reduce Redis traffic. Ships TypeScript type definitions. Requires Node.js >= 12 and the `redis` npm package (v3 or v4).","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install launchdarkly-node-server-sdk-redis","imports":["import { RedisFeatureStore } from 'launchdarkly-node-server-sdk-redis'","import { RedisFeatureStore } from 'launchdarkly-node-server-sdk-redis'","import { RedisFeatureStore } from 'launchdarkly-node-server-sdk-redis';\nconst store = RedisFeatureStore({ redisOpts: { host: 'localhost', port: 6379 }, cacheTTL: 30 });"]},{"cmd":"yarn add launchdarkly-node-server-sdk-redis","imports":[]},{"cmd":"pnpm add launchdarkly-node-server-sdk-redis","imports":[]}],"homepage":"https://github.com/launchdarkly/node-server-sdk-redis","github":"https://github.com/launchdarkly/node-server-sdk-redis","docs":null,"changelog":null,"pypi":null,"npm":"launchdarkly-node-server-sdk-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}