SinisterLight / gossipdb
Distributed Embedded Key-Value store
☆23Updated 7 years ago
Alternatives and similar repositories for gossipdb
Users that are interested in gossipdb are comparing it to the libraries listed below
Sorting:
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆49Updated 5 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- Go Share your TimeSeries/NameSpace/KeyVal DataStore (using leveldb) over HTTP &/or ZeroMQ☆61Updated 9 years ago
- Keep the server running continuously☆15Updated 3 years ago
- A unix daemon to perform health check on proxy backends.☆26Updated 6 years ago
- Distributed mmap☆41Updated 8 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- Research papers on: Consensus, CRDTs, Failure detectors, Distributed Scheduling and Network Topology.☆19Updated 6 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- ☆28Updated last year
- A redis implementation written in Go.☆55Updated 11 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A library for distributed processing for Go☆58Updated last year
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- TiKV based Pub/Sub server☆34Updated 5 years ago
- Kubernetes Helm Charts☆28Updated 2 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- A memcached binary protocol toolkit for go.☆13Updated 3 weeks ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Pub/sub & message processing abstraction☆11Updated 2 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- A distributed lock service in Go using etcd☆49Updated 11 years ago
- A GRPC transport for the Raft protocol in Go.☆27Updated 2 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 5 years ago
- Stream Processing library for Go☆56Updated last year
- A simple redis client☆29Updated 7 years ago
- A RESTful caching micro-service in Go backed by Couchbase☆66Updated 10 months ago
- golang implementation of futures/promises