tidwall / cache-serverLinks
A minimal key/value server written in Rust with Redis API support.
☆47Updated 7 years ago
Alternatives and similar repositories for cache-server
Users that are interested in cache-server are comparing it to the libraries listed below
Sorting:
- Redis + Raft server implementation☆77Updated 5 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Consistent-hashing: Hash ring implementation in Go☆30Updated 5 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆36Updated 7 years ago
- A Redis clone written in Go☆42Updated 9 years ago
- Golang library for working with cbor binary format☆61Updated 7 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- Distributed streaming key-value storage☆53Updated 5 years ago
- Oglang - Language that compiles to Golang☆96Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Circular buffer backed by MMAPed file for golang☆92Updated 11 months ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- 🚫 DEPRECATED☆44Updated 8 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- R(Rust) PG(Postgresql) FFI (Foreign Function Interface)☆82Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Blazingly fast query engine☆18Updated 3 years ago
- RDB parsing & dumping library and utility☆64Updated 5 months ago
- A Multi-Master Distributed Caching Layer for Amazon S3.☆74Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 4 years ago
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 4 years ago
- A high availability Sqlite service☆30Updated 4 years ago
- Rust implementation of Geofancy☆16Updated last year
- Golang Configuration Management for "Humans™?"☆32Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago