Sen descrición

Gary Burd 7adc665b94 Convert bool command args to "0" and "1". %!s(int64=13) %!d(string=hai) anos
redis 7adc665b94 Convert bool command args to "0" and "1". %!s(int64=13) %!d(string=hai) anos
README.markdown 719c2a9830 Results, scripts, concurrency. %!s(int64=14) %!d(string=hai) anos

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.