rails/activesupport/lib
fatkodima b0061a30a0 Improve failure safety for RedisCacheStore#delete_multi
For redis cache store, running `Rails.cache.delete_multi(["foo", "bar"])`
will lead to an error when redis is down. Other existing cache store methods
already implement failure safety.
2022-08-04 18:53:10 +03:00
..
active_support Improve failure safety for RedisCacheStore#delete_multi 2022-08-04 18:53:10 +03:00
active_support.rb Fix next Rails version in intended removal 2022-04-03 14:35:21 +02:00