rack-attack/spec/acceptance/stores
2018-06-22 14:59:44 -03:00
..
active_support_dalli_store_spec.rb Acceptance test ActiveSupport::Cache::DalliStore (via dalli) as cache store backend 2018-06-22 14:54:46 -03:00
active_support_mem_cache_store_spec.rb Fix namespace of test file names 2018-06-22 14:55:22 -03:00
active_support_memory_store_spec.rb Acceptance test ActiveSupport::Cache::MemoryStore (via activesupport) as cache store backend 2018-06-22 14:58:00 -03:00
active_support_redis_cache_store_pooled_spec.rb Fix namespace of test file names 2018-06-22 14:55:22 -03:00
active_support_redis_cache_store_spec.rb Fix namespace of test file names 2018-06-22 14:55:22 -03:00
active_support_redis_store_spec.rb Acceptance test ActiveSupport::Cache::RedisStore (redis-activesupport) as cache store backend 2018-06-22 14:53:05 -03:00
connection_pool_dalli_client_spec.rb Acceptance test ConnectionPool with Dalli::Client (via connection_pool and dalli) as cache store backend 2018-06-22 14:59:44 -03:00
dalli_client_spec.rb Acceptance test Dalli::Client (via dalli) as cache store backend 2018-06-22 14:55:22 -03:00
redis_store_spec.rb Acceptance test Redis::Store (redis-store) as cache store backend 2018-06-22 14:53:06 -03:00