{"library":"cachetree-redis","type":"library","category":null,"description":"Redis storage backend for Cachetree, a caching library. Version 3.0.0 provides an adapter that connects Redis to Cachetree's tree-based caching system. It wraps the redis npm client and handles serialization, database selection, and authentication. This package is specifically for Cachetree users who want a Redis store; it is not a general-purpose Redis client. Release cadence is low; maintained as part of the Cachetree ecosystem.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","cache","tree","cachetree","redis"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cachetree-redis","imports":["var cachetreeRedis = require('cachetree-redis');","var store = cachetreeRedis({ host: 'localhost', port: 6379 });","store.client"]},{"cmd":"yarn add cachetree-redis","imports":[]},{"cmd":"pnpm add cachetree-redis","imports":[]}],"homepage":"https://github.com/davidwood/cachetree-redis#readme","github":"ssh://git@github.com/davidwood/cachetree-redis","docs":null,"changelog":null,"pypi":null,"npm":"cachetree-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}