1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test/cache/stores
maxgurewitz 55501549cb disable compression for MemoryStore's by default
- Compression has reduced effectiveness for MemoryStore, which does not
send data over a network.
2020-11-04 12:20:24 -05:00
..
file_store_test.rb Make AS::Cache coder configurable 2020-10-14 12:12:36 +02:00
mem_cache_store_test.rb disable compression for MemoryStore's by default 2020-11-04 12:20:24 -05:00
memory_store_test.rb disable compression for MemoryStore's by default 2020-11-04 12:20:24 -05:00
null_store_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
redis_cache_store_test.rb disable compression for MemoryStore's by default 2020-11-04 12:20:24 -05:00