Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-27 | Add support for separate Redis for cache (#7272) | Eugen Rochko | |
* Add support for separate Redis for cache CACHE_REDIS_URL to allow using a different Redis server for cache purposes, with cache-specific configuration such as key eviction * Fix code style issues | |||
2017-05-22 | Set config.cache_store in environments file. (#3219) | Clworld | |
* Set config.cache_store in application.rb * Set config.cache_store in environments. * fix code format. |