Age | Commit message (Expand) | Author |
---|---|---|
2017-05-07 | namespace redis usage (#2869) | beatrix |
2017-05-03 | Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732) | Eugen Rochko |
2017-04-15 | Add REDIS_DB env variable to configure Redis database (#1366) | Les Orchard |
2017-01-17 | Add Heroku deployment support | Effy Elden |
2016-11-07 | Improved configuration from ENV, cleaned up timeline filter methods | Eugen Rochko |
2016-03-25 | Fix Sidekiq pooling issues. Remove API docs from homepage, replace with | Eugen Rochko |
2016-03-25 | Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) | Eugen Rochko |
2016-03-25 | Adding Sidekiq for background processing (firstly just of mailers) | Eugen Rochko |