No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Remco cb6e5cb0c7 Major rewrite hace 7 años
..
internal Major rewrite hace 7 años
redis Major rewrite hace 7 años
redisx Major rewrite hace 7 años
.travis.yml Major rewrite hace 7 años
LICENSE Major rewrite hace 7 años
README.markdown Major rewrite hace 7 años

README.markdown

Redigo

Build Status GoDoc

Redigo is a Go client for the Redis database.

Features

Documentation

Installation

Install Redigo using the “go get” command:

go get github.com/garyburd/redigo/redis

The Go distribution is Redigo’s only dependency.

Contributing

Send email to Gary Burd (address in GitHub profile) before doing any work on Redigo.

License

Redigo is available under the Apache License, Version 2.0.