8 Commits

Author SHA1 Message Date
jomo
5bf3d7b5dc remove trailing newline
just had to make a trivial change for dokku 💩
2015-01-10 01:37:33 +01:00
jomo
04b5161285 this doesn't work :/ 2015-01-09 18:49:50 +01:00
jomo
9d6f602206 faster requests in bulk.sh 2015-01-02 00:02:33 +01:00
jomo
332330f68e replacing all single quotes with double quotes
Until now it was a big mess with some strings using single quotes and some others double quotes
We were using way more double quotes, so I chose to use them globally
2014-11-30 00:07:05 +01:00
jomo
f71f11aa87 flush redis after connection established, improve bulk.sh 2014-11-03 01:11:19 +01:00
Jake
0862cb8474 Fix Travis, closes #7 2014-11-02 11:09:07 -06:00
jomo
da8ba52717 add redis caching, closes #3. More logs, closes #9 2014-11-02 04:12:00 +01:00
jomo
b9c5cc97f5 add bulk testing script 2014-10-30 00:21:33 +01:00