felixge / go-redisLinks
A redis implementation written in Go.
☆55Updated 12 years ago
Alternatives and similar repositories for go-redis
Users that are interested in go-redis are comparing it to the libraries listed below
Sorting:
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 8 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 5 months ago
- An implementation of the Raft distributed consensus protocol.☆171Updated 10 years ago
- Key Value storage based on Ranged LSM tree☆105Updated 5 years ago
- Go TCP Server library☆70Updated 6 years ago
- ☆45Updated 7 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go☆127Updated 6 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- [Go] - Bully algorithm visualization & implementation written in Golang.☆64Updated 6 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- An in-memory message broker☆174Updated 8 months ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Consistent Hashing implement in Golang☆21Updated 7 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- ☆102Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- Go: A distributed, in-memory key-value storage.☆93Updated 7 years ago
- Reader, Writer, and Server implementation for the Redis RESP Protocol.☆96Updated 3 years ago
- Go implementation of skiplist, with search fingers☆33Updated 9 years ago
- Caching package for Go☆89Updated 8 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated last month