keyv-mongodb-store
JSON →A Keyv store implementation using MongoDB as the backend storage. Current version 0.0.3 (pre-release, experimental). Requires Node >=18, Keyv v5, and MongoDB driver v6. Provides persistent key-value storage with TTL support using MongoDB's native TTL indexes, namespace support, and custom serialization. Supports initialization via MongoDB URI, Database instance, or Collection instance. Fully typed with TypeScript. Alternative to other Keyv stores like keyv-file or keyv-redis for users already invested in MongoDB infrastructure.
Resources
packagekeyv-mongodb-store ↗
API endpoints
full doc /v1/registry/keyv-mongodb-store