Нема описа

Gary Burd 56be2cf0df Add pool and logging connections. пре 13 година
redis 56be2cf0df Add pool and logging connections. пре 13 година
README.markdown 719c2a9830 Results, scripts, concurrency. пре 14 година

README.markdown

Redigo

Redigo is a Go client for the Redis database.

The Redigo API reference is available on GoPkgDoc.

Install Redigo using the "go get" command:

go get github.com/garyburd/redigo/redis

Redigo is available under the Apache License, Version 2.0.