Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Remco cb6e5cb0c7 Major rewrite il y a 7 ans
..
internal Major rewrite il y a 7 ans
redis Major rewrite il y a 7 ans
redisx Major rewrite il y a 7 ans
.travis.yml Major rewrite il y a 7 ans
LICENSE Major rewrite il y a 7 ans
README.markdown Major rewrite il y a 7 ans

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.