aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/cache/behaviors/connection_pool_behavior.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary `respond_to?(:report_on_exception)` checkingyuuji.yaginuma2018-03-021-2/+2
* Add support for connection pooling on RedisCacheStorefatkodima2018-02-011-2/+5
* Suppress expected exceptions by `report_on_exception` = `false`yuuji.yaginuma2018-01-291-0/+4
* Add support for connection pooling on RedisCacheStorefatkodima2018-01-221-0/+53