{"library":"tough-cookie-redisstore","type":"library","category":null,"description":"A Redis-backed cookie store for the tough-cookie library, allowing persistent cookie storage across Node.js sessions. Version 0.0.4 is stable but appears to have no recent updates. It is based on the earlier tough-cookie-filestore pattern, providing a simple store constructor that takes a Redis key name. This package is ultra-lightweight but lacks active maintenance, TypeScript definitions, and modern async/await patterns. It relies on the synchronous tough-cookie store interface and may not be compatible with newer tough-cookie versions that have moved to async API.","language":"javascript","status":"maintenance","version":"0.0.4","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install tough-cookie-redisstore","imports":["var RedisCookieStore = require('tough-cookie-redisstore');","var CookieJar = require('tough-cookie').CookieJar;","var jar = new CookieJar(new RedisCookieStore('username-cookie-key'));"]},{"cmd":"yarn add tough-cookie-redisstore","imports":[]},{"cmd":"pnpm add tough-cookie-redisstore","imports":[]}],"homepage":"https://github.com/arnkorty/tough-cookie-redisstore#readme","github":"https://github.com/arnkorty/tough-cookie-redisstore","docs":null,"changelog":null,"pypi":null,"npm":"tough-cookie-redisstore","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}