Žiadny popis

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

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.