summaryrefslogtreecommitdiff
path: root/lib/vendor
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-19/+19
|
* Add redis-rb as a vendored libraryStan Hu2016-05-1214-0/+5283
`make update-redis` will clone the library and adjust the paths properly