Нет описания

Gary Burd 9b5cef695b Fix typo in comment. 13 лет назад
redis 9b5cef695b Fix typo in comment. 13 лет назад
redisx 82e51ce44d Minor comment tweaks. 13 лет назад
README.markdown 3159684423 Move exp/scan to redisx. 13 лет назад

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.