Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-10 | set caching backend to cache items for 1 hour | multiple creatures | |
2019-08-09 | all i am saaaaaaaaaying / is use up less raaaaaaam | multiple creatures | |
This reverts commit ed9c8f67c4ea7985e2a29e65e352694b9d52ecdc. | |||
2019-05-21 | Cache in memory for 30 minutes. | multiple creatures | |
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. |