felixge / go-redis
A redis implementation written in Go.
☆55Updated 11 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:
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- Go TCP Server library☆70Updated 6 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 5 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated this week
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A distributed lock service in Go using etcd☆49Updated 11 years ago
- ☆101Updated 6 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Golib contains various useful golang libraries☆69Updated last week
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- a golang log lib supports level and multi handlers☆35Updated 6 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated 10 months ago
- Key Value storage based on Ranged LSM tree☆105Updated 4 years ago
- gRPC packages and tools for the Go programming language.☆44Updated 7 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- HTTP for Gophers☆62Updated 6 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆140Updated 4 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated 3 weeks ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago