설명 없음

Gary Burd a2aa5e7bbc Improve doc comments. 13 년 전
redis a2aa5e7bbc Improve doc comments. 13 년 전
README.markdown 719c2a9830 Results, scripts, concurrency. 14 년 전

README.markdown

Redigo

Redigo is a Go client for the Redis database.

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.