Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Remco cb6e5cb0c7 Major rewrite 7 anos atrás
..
internal Major rewrite 7 anos atrás
redis Major rewrite 7 anos atrás
redisx Major rewrite 7 anos atrás
.travis.yml Major rewrite 7 anos atrás
LICENSE Major rewrite 7 anos atrás
README.markdown Major rewrite 7 anos atrás

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.