Files
discourse/lib
Sam Saffron 0fb497eb23 DEV: use Discourse.cache over Rails.cache
Discourse.cache is a more consistent method to use and offers clean fallback
if you are skipping redis

This is part of a larger change that both optimizes Discoruse.cache and omits
use of setex on $redis in favor of consistently using discourse cache

Bench does reveal that use of Rails.cache and Discourse.cache is 1.25x slower
than redis.setex / get so a re-implementation will follow prior to porting
2019-11-27 12:36:19 +11:00
..
2019-10-21 12:08:20 +01:00
2014-03-11 03:18:57 -04:00
2019-04-29 16:41:35 +08:00
2019-05-22 17:39:44 +03:00
2019-10-17 13:38:31 -03:00
2019-11-06 12:31:03 -05:00
2019-10-21 12:08:20 +01:00