Няма описание

Yuchi W 4f569a4708 feat: Add ptr support for scan and flatten преди 6 години
.github bb5990dc77 fix link in contributing template (#337) преди 7 години
redis 4f569a4708 feat: Add ptr support for scan and flatten преди 6 години
redisx b9037db4b8 Merge internal package into the packages that use it преди 7 години
.travis.yml 9f261873ed Drop support for Go 1.6 and earlier преди 6 години
LICENSE a47585eaae Add LICENSE file преди 10 години
README.markdown 9352ab68be Change link to Sentinel lib that supports gomodule/redigo (#330) преди 7 години

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.