Ei kuvausta

Gary Burd de0f4c50fc Add Args helper for constructing command argument lists. 13 vuotta sitten
redis de0f4c50fc Add Args helper for constructing command argument lists. 13 vuotta sitten
redisx de0f4c50fc Add Args helper for constructing command argument lists. 13 vuotta sitten
README.markdown 48f0174fdf Fix links to godoc.org. 13 vuotta sitten

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.