Simple key-value database with cache and multi-adapter support. Supported adapters are LevelDB, MongoDB, MySQL, PostgreSQL, Redis, and SQLite. - High performance, efficiency, and simplicity - Simple Promise-based API - Suitable as cache or persistent database - Supports adapters, namespaces, serializers - Handles all JSON types including Buffer - Connection errors are sent (connection errors won't kill the process)


