Gore is a full feature Redis client for Go
- Convenient command building and reply parsing
- Pipeline, multi-exec, LUA scripting
- Pubsub
- Connection pool
- Redis sentinel
- Client implementation of sharding
go get github.com/keimoon/gore
Contributions and pull requests are always welcome.
Gore is available under BSD License