summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove direct redis integrationNick Thomas2018-01-121-12/+0
|
* Bump redis-rb library to 3.3.3update-redis-rb-3.3.3Stan Hu2017-07-221-1/+1
|
* Put redis library in lib/vendor/ and adjust LOAD_PATHuse-redis-rb-clientStan Hu2016-05-121-12/+4
|
* Remove unnecessary statement in MakefileStan Hu2016-05-121-1/+0
|
* Add redis-rb as a vendored libraryStan Hu2016-05-121-0/+21
`make update-redis` will clone the library and adjust the paths properly