Bez popisu

Gary Burd 48f0174fdf Fix links to godoc.org. před 13 roky
redis 69e1a27a9c Pool improvements před 13 roky
redisx 82e51ce44d Minor comment tweaks. před 13 roky
README.markdown 48f0174fdf Fix links to godoc.org. před 13 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.