#向量搜索引擎#Redis 是一款流行的内存型数据库,数据以键值对形式存储,常用作缓存和消息队列中间件。支持的数据类型有 Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps。
分布式、可靠的KV数据存储服务器
#向量搜索引擎#Dragonfly 可能是最快的内存存储库,是Redis和Memcached替代品,完全兼容其API
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
Distributed transactional key-value database, originally created to complement TiDB
#数据库#arangodb 是一个多模型数据库,支持document文档、K/V、以及图的数据库
ZooKeeper 是一个分布式协调服务,用于注册中心、配置中心、同步服务、订阅发布
Garnet 是一个微软开源的高性能的缓存服务器,可兼容现有的Redis Client
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
Lightweight, fast and reliable key/value storage engine based on Bitcask.
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
#安全#Lightweight and blazing fast key-value database written in pure Dart.
A generic dynamo implementation for different k-v storage engines
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.
🔩 A relentless key-value store for the browser.