Ingen beskrivning

Gary Burd 30ad260b4b Fix connection Err() bugs. 13 år sedan
redis 30ad260b4b Fix connection Err() bugs. 13 år sedan
README.markdown a0e4c11621 Improve documentation. 13 år sedan

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.