Skip to content
Branch: master
Go to file
Code

Latest commit

stevenh committed 90a3d85 Jun 23, 2020
chore: Remove unneeded ctx == nil check (#498)
Remove an check for ctx being nil which is no longer possible.

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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.

You can’t perform that action at this time.