Ei kuvausta

Gary Burd eabaec8d64 Improve documentation for reply helper functions. 13 vuotta sitten
redis eabaec8d64 Improve documentation for reply helper functions. 13 vuotta sitten
README.markdown 719c2a9830 Results, scripts, concurrency. 14 vuotta sitten

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.