{"library":"keyv","type":"library","category":null,"description":"Simple key-value storage with support for multiple backends. Current stable version is 5.6.0. Keyv provides a unified interface for various storage backends like Redis, MongoDB, SQLite, and more. It supports TTL, event-driven invalidation, and adapter-based architecture. Compared to alternatives like `node-cache`, Keyv offers pluggable storage backends while maintaining a consistent API. The package is actively maintained and includes TypeScript definitions.","language":"javascript","status":"active","version":"5.6.0","tags":["javascript","key","value","store","cache","ttl","key-value","storage","backend","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install keyv","imports":["import Keyv from 'keyv';","import type { KeyvOptions } from 'keyv';","import type { StoredData } from 'keyv';"]},{"cmd":"yarn add keyv","imports":[]},{"cmd":"pnpm add keyv","imports":[]}],"homepage":"https://github.com/jaredwray/keyv","github":"https://github.com/jaredwray/keyv","docs":null,"changelog":null,"pypi":null,"npm":"keyv","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}