1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/cache
2020-12-29 13:22:24 +05:30
..
strategy Don't require event to be passed to read_entry 2020-11-09 20:11:36 +00:00
file_store.rb Make AS::Cache coder configurable 2020-10-14 12:12:36 +02:00
mem_cache_store.rb consume dalli's cache_nils configuration as ActiveSupport::Cache's skip_nil when using MemCacheStore. 2020-12-18 13:10:33 +05:30
memory_store.rb disable compression for MemoryStore's by default 2020-11-04 12:20:24 -05:00
null_store.rb Introduce keyword arguments for some AS::Cache methods 2019-09-03 17:48:40 +09:00
redis_cache_store.rb add stats method on RedisCacheStore similar to MemCacheStore 2020-12-29 13:22:24 +05:30