Bez popisu

Gary Burd f74095d2d0 Honor read deadline in connection Do method. před 14 roky
redis f74095d2d0 Honor read deadline in connection Do method. před 14 roky
redisx 3159684423 Move exp/scan to redisx. před 14 roky
README.markdown 3159684423 Move exp/scan to redisx. před 14 roky

README.markdown

Redigo

Redigo is a Go client for the Redis database.

Features

Documentation

The Redigo API reference is available on GoPkgDoc.

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.