暂无描述

Gary Burd 95d2e16dc3 Add experimental scan package. 13 年之前
exp 95d2e16dc3 Add experimental scan package. 13 年之前
redis f3b6a4a61c Add pmessage support to PubSubConn. 13 年之前
README.markdown 24a6a81341 Improve pub/sub support. 14 年之前

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.