Ingen beskrivning

Gary Burd 5a3695a83d Modify Do method to consume and discard pending replies. 14 år sedan
redis 5a3695a83d Modify Do method to consume and discard pending replies. 14 år sedan
README.markdown 5a3695a83d Modify Do method to consume and discard pending replies. 14 år sedan

README.markdown

Redigo

Redigo is a Go client for the Redis database.

Redigo is a work in progress.

The Redigo API reference is available on GoPkgDoc.

Install Redigo using the "go get" command:

go get github.com/garyburd/redigo/redis

Redigo is available under the Apache License, Version 2.0.