Keine Beschreibung

Gary Burd 65a3845eca Convert Conn to interface. vor 14 Jahren
redis 65a3845eca Convert Conn to interface. vor 14 Jahren
README.markdown 7686da1cfc First commit. It works. vor 14 Jahren

README.markdown

Redigo

Redigo is a work in progress. The API is not frozen.

Redigo is a minimalistic 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.