Brak opisu

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

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.