Нема описа

Gary Burd 4f6a4ebc3b Add Float64 and Strings reply helpers. пре 13 година
redis 4f6a4ebc3b Add Float64 and Strings reply helpers. пре 13 година
redisx db71111b72 Add Int64 function, imporve doc. пре 13 година
README.markdown db71111b72 Add Int64 function, imporve doc. пре 13 година

README.markdown

Redigo

Redigo is a Go client for the Redis database.

Features

Documentation

The Redigo API reference is available on godoc.org. (The godoc.org server uses Redigo and Redis for storage).

Installation

Install Redigo using the "go get" command:

go get github.com/garyburd/redigo/redis

The Go distribution is Redigo's only dependency.

License

Redigo is available under the Apache License, Version 2.0.