{"library":"secure-store-redis","type":"library","category":null,"description":"A Node.js wrapper for encrypting and decrypting data stored in Redis using AES-256-GCM encryption with unique IVs per entry. Currently at version 4.1.3, actively maintained. Key differentiators include built-in secret key validation via SecretValidator, support for both Redis connection options and existing ioredis clients (including Cluster), automatic UUID-based prefixing, and ESM-only with TypeScript types. Provides simple save/get/delete operations on serialized JSON objects with strong encryption.","language":"javascript","status":"active","version":"4.1.3","tags":["javascript","redis","secure","store","encrypt","decrypt","client","database","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install secure-store-redis","imports":["import SecureStore from 'secure-store-redis'","import { SecretValidator } from 'secure-store-redis'","import type { SecureStoreConfig } from 'secure-store-redis'"]},{"cmd":"yarn add secure-store-redis","imports":[]},{"cmd":"pnpm add secure-store-redis","imports":[]}],"homepage":"https://github.com/silverbucket/secure-store-redis","github":"git://github.com/silverbucket/secure-store-redis","docs":null,"changelog":null,"pypi":null,"npm":"secure-store-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}