Aucune description

Bill 33362a76a1 Fixed a small error in the pool creation example il y a 13 ans
redis 33362a76a1 Fixed a small error in the pool creation example il y a 13 ans
redisx b9d64bd42f Improve connection pool. il y a 13 ans
README.markdown 3159684423 Move exp/scan to redisx. il y a 13 ans

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.