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
Rafael Mendonça França 0a59de2d2a
Don't require event to be passed to read_entry
This will make sure this method is backward compatible with stores that
don't pass the intrumentation payload to the method.
2020-11-09 20:11:36 +00:00
..
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 Fallback to $MEMCACHE_SERVERS if no servers given 2020-10-20 23:50:52 -04:00
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 Make AS::Cache coder configurable 2020-10-14 12:12:36 +02:00