summaryrefslogtreecommitdiff
path: root/lib/vendor/redis
Commit message (Collapse)AuthorAgeFilesLines
* Remove direct redis integrationNick Thomas2018-01-1214-5341/+0
|
* Bump redis-rb library to 3.3.3update-redis-rb-3.3.3Stan Hu2017-07-225-15/+73
|
* Put redis library in lib/vendor/ and adjust LOAD_PATHuse-redis-rb-clientStan Hu2016-05-1214-13/+2786
|
* Add redis-rb as a vendored libraryStan Hu2016-05-1213-0/+2510
`make update-redis` will clone the library and adjust the paths properly