rack-attack/spec/acceptance/stores
Mitchell Henke 9a7815c332
Remove support for unmaintained ActiveSupport::Cache::RedisStore (#625)
* remove support for unmaintained ActiveSupport::Cache::RedisStore

* ci: removes active_support_redis_store matrix job

* test: removes unecessary redis-activesupport require

* test: removes dead code

* fix typo

---------

Co-authored-by: Gonzalo <456459+grzuy@users.noreply.github.com>
2023-10-14 11:29:19 -03:00
..
active_support_dalli_store_spec.rb test against dalli 3.0 2021-11-16 10:04:16 -07:00
active_support_mem_cache_store_pooled_spec.rb style: fix Style/BlockDelimiters cop check 2019-08-02 15:24:17 -03:00
active_support_mem_cache_store_spec.rb Add a proxy to deal with ActiveSupport::Cache::MemCacheStore 2018-09-03 12:00:02 +01:00
active_support_memory_store_spec.rb Refactor the "doesn't leak keys" spec 2018-08-30 21:52:13 -03:00
active_support_redis_cache_store_pooled_spec.rb test: update ruby and rails versions 2020-12-27 16:57:15 -03:00
active_support_redis_cache_store_spec.rb test: update ruby and rails versions 2020-12-27 16:57:15 -03:00
connection_pool_dalli_client_spec.rb style: fix Style/BlockDelimiters cop check 2019-08-02 15:24:17 -03:00
dalli_client_spec.rb Refactor the "doesn't leak keys" spec 2018-08-30 21:52:13 -03:00
redis_spec.rb Refactor the "doesn't leak keys" spec 2018-08-30 21:52:13 -03:00
redis_store_spec.rb Remove support for unmaintained ActiveSupport::Cache::RedisStore (#625) 2023-10-14 11:29:19 -03:00