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
Rafael Mendonça França 6a1ee787a0
Disable Dalli compression on the protocal level
We were disabling in the write level but since Dalli 3 the protocol
is compressing by default and ignoring the option at write level.
2021-10-14 17:49:49 +00:00
..
behaviors Replace ableist language 2021-10-05 22:27:09 -04:00
stores Use Dalli::Protocol::Binary instead of deprecated Dalli::Server 2021-10-14 17:49:44 +00:00
behaviors.rb init commit 2021-08-23 17:35:00 -07:00
cache_entry_test.rb Allow to set cache expiry as an absolute timestamp 2021-04-06 10:49:05 +02:00
cache_key_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
cache_store_logger_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
cache_store_namespace_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00
cache_store_setting_test.rb Disable Dalli compression on the protocal level 2021-10-14 17:49:49 +00:00
coder_test.rb Implement an optimized Cache::Entry coder 2021-04-25 08:27:58 +02:00
local_cache_middleware_test.rb allow running each test with pure ruby path/to/test.rb 2019-12-18 08:49:19 -06:00