{"library":"cachified-adapter-sqlite","type":"library","category":null,"description":"SQLite adapter for @epic-web/cachified, version 1.1.0, allowing use of SQLite as a cache backend for the caching library. Supports multiple SQLite libraries: better-sqlite3, sqlite, sqlite3, bun:sqlite, and node:sqlite. It provides separate subpath exports for each SQLite driver, ensuring type-safety with TypeScript. The adapter simplifies integration by handling table creation and cache operations. Key differentiator: compatibility with a wide range of SQLite drivers, while the base @epic-web/cachified only provides in-memory and Redis adapters out of the box. Regular updates follow the host library's release cadence.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","cache","@epic-web/cachified","cachified","sqlite","bun-sqlite","better-sqlite3","sqlite3","node-sqlite","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cachified-adapter-sqlite","imports":["import { betterSqlite3CacheAdapter } from 'cachified-adapter-sqlite/better-sqlite3'","import { sqlite3CacheAdapter } from 'cachified-adapter-sqlite/sqlite3'","import { createNodeSqliteCacheTable } from 'cachified-adapter-sqlite/node-sqlite'"]},{"cmd":"yarn add cachified-adapter-sqlite","imports":[]},{"cmd":"pnpm add cachified-adapter-sqlite","imports":[]}],"homepage":"https://github.com/MonsterDeveloper/cachified-adapter-sqlite","github":"https://github.com/MonsterDeveloper/cachified-adapter-sqlite","docs":null,"changelog":null,"pypi":null,"npm":"cachified-adapter-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}