{"library":"drizzle-uncache","type":"library","category":null,"description":"A cache adapter for Drizzle ORM that uses unstorage as the backend, allowing you to plug in any unstorage driver (Redis, LRU, filesystem, Cloudflare KV, Upstash, etc.). Version 1.0.0 requires drizzle-orm >=0.45.1 and unstorage >=1.17.3. It implements Drizzle's custom cache interface and provides storage-agnostic caching with per-query TTL overrides, global caching, and debug logging. Unlike driver-specific cache solutions, this package is lightweight and unopinionated about the driver. Known not to support SQLite-based drivers (better-sqlite3, bun-sqlite, etc.) with drizzle-orm 0.45.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install drizzle-uncache","imports":["import { unstorageCache } from 'drizzle-uncache'","import 'drizzle-uncache'","import { createStorage } from 'unstorage'"]},{"cmd":"yarn add drizzle-uncache","imports":[]},{"cmd":"pnpm add drizzle-uncache","imports":[]}],"homepage":"https://github.com/dschewchenko/drizzle-uncache#readme","github":"https://github.com/dschewchenko/drizzle-uncache","docs":null,"changelog":null,"pypi":null,"npm":"drizzle-uncache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}