cache_failover 0.2.0
This gem enables automatic failover to a secondary caching method when the primary fails.
Gemfile:
=
install:
=
Runtime Dependencies (4):
Development Dependencies (10):
actionpack
>= 0
activemodel
>= 0
byebug
>= 0
dalli
>= 0
hiredis
>= 0
railties
>= 0
redis
>= 0
rspec
>= 0
rufo
>= 0
solid_cache
>= 0