{"library":"cache-storage","type":"library","category":null,"description":"Abandoned Node.js caching library inspired by Nette framework, providing a unified interface for multiple storage backends (file, memory, Redis, browser local storage). Version 2.0.1 was the last release. No longer maintained since at least 2016. Requires Node >=0.9. Offers both synchronous and asynchronous storages with expiration features. Superseded by modern alternatives like node-cache, lru-cache, or ioredis-based caching.","language":"javascript","status":"abandoned","version":"2.0.1","tags":["javascript","cache","caching","storage","memory"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cache-storage","imports":["var Cache = require('cache-storage');","var FileSyncStorage = require('cache-storage/Storage/FileSyncStorage');","var RedisAsyncStorage = require('cache-storage/Storage/RedisAsyncStorage');"]},{"cmd":"yarn add cache-storage","imports":[]},{"cmd":"pnpm add cache-storage","imports":[]}],"homepage":"https://github.com/Carrooi/Node-CacheStorage","github":"git@github.com:Carrooi/Node-CacheStorage","docs":null,"changelog":null,"pypi":null,"npm":"cache-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}