hatchmoment. scored by care · not by stars

stplr

A self-managing, horizontally‑scaling distributed key/value store

stplr tackles the need for a durable, high‑throughput key/value system without the operational complexity of traditional databases. It runs as a single binary, offers an HTTP API plus a low‑latency binary protocol, and handles sharding, replication, leader election, TTLs, and atomic ops out of the box. It’s aimed at engineers building services that require reliable storage and fast reads/writes, especially when they want to add capacity by simply adding shards. Compared to familiar options like Cassandra or ScyllaDB, stplr claims superior single‑node performance and a self‑managing deployment model.

databasedistributed-systemskey-value-storelmdbrust
View on GitHub →

vondrakk/stplr