mna / redisc
A Go redis cluster client built on top of redigo.
☆232Updated last year
Alternatives and similar repositories for redisc:
Users that are interested in redisc are comparing it to the libraries listed below
- [DEPRECATED] Please see https://github.com/bsm/redislock instead☆141Updated 5 years ago
- Buffer/Byte pool for Go☆475Updated 5 years ago
- concurrency utilities☆296Updated 5 years ago
- OpenTracing instrumentation for packages in the Go stdlib☆221Updated 2 weeks ago
- Go library to access Kafka metadata in Zookeeper☆98Updated 5 years ago
- *DEPRECATED* Please use https://github.com/go-redsync/redsync.☆304Updated 3 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- tool for logrus, let it easy to use☆161Updated 4 years ago
- Lightweight and fast SQL builder for Go language, moved to https://gitea.com/xorm/builder☆154Updated 6 years ago
- Go package tcpkeepalive implements additional TCP keepalive control beyond what is currently offered by the net pkg.☆245Updated 3 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Simply way to control goroutines execution order based on dependencies☆220Updated 5 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- A simple parser & evaluator of the arithmetic/logical conditions☆213Updated 5 years ago
- A wrapper for golang web framework gin to use net/http/pprof easily.☆317Updated 4 years ago
- Simple AMQP wrapper around github.com/streadway/amqp☆173Updated last year
- Go support for Google's protocol buffers☆76Updated 7 years ago
- skiplist for golang