- May 07, 2017
-
-
beatrix authored
* add redis-namespace gem * namespace redis usage * refactor redis namespace code to be less intrusive previously : would be prepended to keys when the REDIS_NAMESPACE env var was not set now if it is not set the namespacing functions are not used at all, which should prevent disruptions when instances update. * fix redis namespace variable style in streaming js * remove trailing space * final redis namespace style fix
-
- May 03, 2017
-
-
Eugen Rochko authored
connection options instead of setting REDIS_HOST etc individually Close #1986
-
- Jan 17, 2017
-
-
Effy Elden authored
-
- Nov 15, 2016
-
-
Eugen Rochko authored
-
- Nov 07, 2016
-
-
Eugen Rochko authored
to be more readable, add extra logging to process feed service
-
- Mar 12, 2016
-
-
Eugen Rochko authored
-
- Mar 08, 2016
-
-
Eugen Rochko authored
-