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:
- An implementation of the Raft distributed consensus protocol.☆171Updated 10 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 6 months ago
- Go TCP Server library☆70Updated 6 years ago
- Go: A distributed, in-memory key-value storage.☆93Updated 7 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- Key Value storage based on Ranged LSM tree☆105Updated 5 years ago
- An in-memory message broker☆174Updated 9 months ago
- Caching package for Go☆89Updated 8 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- Reader, Writer, and Server implementation for the Redis RESP Protocol.☆96Updated 3 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- ☆102Updated 7 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 8 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- A Redis clone written in Go☆43Updated 9 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- A reference implementation for using the go-raft library for distributed consensus.☆297Updated 9 years ago
- Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go☆127Updated 6 years ago
- a Go tool to install a package with a specific import path☆72Updated 13 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- A set of useful tools for working with collections in Go☆82Updated 10 years ago
- [Go] seq - a gentle overview of the common ways to tackle the problem of distributed sequential IDs.☆93Updated 9 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Implements a dynamic work pool of goroutines to perform tasks.☆64Updated 10 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago