暫無描述

Martin Angers 80111bd885 update redisc url to canonical one (#329) 8 年之前
.github 8c052d8215 Update readme and contributing files 9 年之前
internal 30da9cb89f Update for new import path 8 年之前
redis 9c11da706d Merge PMessage and Message 8 年之前
redisx 30da9cb89f Update for new import path 8 年之前
.travis.yml a69d193512 Restore support for Go 1.4 - Go 1.6 8 年之前
LICENSE a47585eaae Add LICENSE file 10 年之前
README.markdown 80111bd885 update redisc url to canonical one (#329) 8 年之前

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/gomodule/redigo/redis

The Go distribution is Redigo's only dependency.

Related Projects

Contributing

See CONTRIBUTING.md.

License

Redigo is available under the Apache License, Version 2.0.