- Tel Aviv
- http://www.romange.com/
- @romanger
databases
A persistent B+Tree (clustered index) implementation in Rust.
C library for accessing the PostgreSQL parser outside of the server environment
Lenovo modifications to Linux memcached for enhanced persistent memory support
Multi-threaded implementation of redis written in rust
NoSQL data store using the SEASTAR framework, compatible with Redis
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
Fast persistent recoverable log and key-value store + cache, in C# and C++.
RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance
MemKeyDB is a fork of Redis, adjusted to store objects on both Intel Optane Persistent Memory and DRAM.
Memkind is an easy-to-use, general-purpose allocator which helps to fully utilize various kinds of memory available in the system, including DRAM, NVDIMM, and HBM
cachegrand - a modern data ingestion, processing and serving platform built for today's hardware
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
NuDB: A fast key/value insert-only database for SSD drives in C++11
A flexible database focused on performance and scalability
A library that provides an embeddable, persistent key-value store for fast storage.
KVell: the Design and Implementation of a Fast Persistent Key-Value Store
Riegeli/records is a file format for storing a sequence of string records, typically serialized protocol buffers.
Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.
ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)
The Zoned Storage benchmark suite for ZNS SSDs and SMR HDDs.
RocksDB/LevelDB inspired key-value database in Go