{"library":"volos-cache-redis","type":"library","category":null,"description":"Redis-backed caching library for the Volos system. Version 0.10.1 provides a simple cache interface with configurable TTL, encoding, and Redis connection settings (host, port, DB). It is a part of the Apigee Volos ecosystem, offering a consistent API via volos-cache-common. Supports namespaced caches. Note: this package is deprecated and no longer maintained; users should migrate to alternative caching solutions.","language":"javascript","status":"deprecated","version":"0.10.1","tags":["javascript","cache","redis"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install volos-cache-redis","imports":["import { createCache } from 'volos-cache-redis'","import volosCacheRedis from 'volos-cache-redis'; const cache = volosCacheRedis.createCache();","const cacheModule = require('volos-cache-redis'); cacheModule.create('myCache', options);"]},{"cmd":"yarn add volos-cache-redis","imports":[]},{"cmd":"pnpm add volos-cache-redis","imports":[]}],"homepage":"https://github.com/apigee/volos","github":"https://github.com/apigee/volos","docs":null,"changelog":null,"pypi":null,"npm":"volos-cache-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}