MiftahDB is a fast and lightweight key-value database library for Node.js and Bun.
- Fast and efficient key-value storage
- Support for expiration of keys
- Disk and in-memory database support
- Synchronous API for better performance and concurrency
- Pattern-based key retrieval
npm run test-node
bun run test-bun