Keyv

Keyv 是一个简单的键值存储解决方案,支持多种数据库后端,包括 Redis、MongoDB、PostgreSQL 等,并提供离线存储和分层存储适配器。

开源地址: https://github.com/jaredwray/keyv支持多种数据库etcd: Etcd storage adaptermemcache: Memcache storage adaptermongo: MongoDB storage adaptermysql: MySQL/MariaDB storage adapteroffline: Offline storage adapterpostgres: PostgreSQL storage adapterredis: Redis storage adaptersqlite: SQLite storage adaptertiered: Tiered storage adapter to manage local and remote storage as one以及第三方适配器