#向量搜索引擎#Redis 是一款流行的内存型数据库,数据以键值对形式存储,常用作缓存和消息队列中间件。支持的数据类型有 Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps。
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
FoundationDB - 苹果公司开源的分布式、K/V库,支持ACID 事务
Fast persistent recoverable log and key-value store + cache, in C# and C++.
#安卓#✔️ Secure, simple key-value storage for Android
A course of building an LSM-Tree storage engine (database) in a week.
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.
Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build po...
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store
Embedded key-value store for read-heavy workloads written in Go
A simple, fast and versatile Datalog database
#搜索#Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.
a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more
🗻 Log-structured embeddable key-value storage engine written in Rust
cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
A RocksDB compliant high performance scalable embedded key-value store
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
Fully typed LMDB wrappers with minimum overhead 🐦