Redigo - Go client for Redis
Redigo is a Go client for the Redis database. The Go distribution is Redigo's only dependency. It is a Print-like API with support for all Redis commands. It supports Pipelining, Publish / Subscribe, Connection pooling.
https://github.com/gomodule/redigo
License:
Tech:
Tags: