{"library":"cachedown","type":"library","category":null,"description":"A leveldown implementation that wraps an underlying leveldown store with an LRU cache for improved get/put performance. Version 1.0.0 is the latest stable release. It proxies all leveldown methods while caching recently accessed key-value pairs. Key differentiators: simple drop-in replacement for leveldown in levelup; supports configurable cache size and manual cache clearing. Requires leveldown as a peer dependency.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cachedown","imports":["import cachedown from 'cachedown'","import cachedown from 'cachedown'; cachedown.setLeveldown(leveldown)","import cachedown from 'cachedown'; const db = new cachedown(location, underlyingLeveldown)"]},{"cmd":"yarn add cachedown","imports":[]},{"cmd":"pnpm add cachedown","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"cachedown","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}