Module: ResilientCall::Storage
- Defined in:
- lib/resilient_call.rb,
lib/resilient_call/storage/base.rb,
lib/resilient_call/storage/redis.rb,
lib/resilient_call/storage/memory.rb
Overview
Redis storage is optional — loaded only when explicitly referenced, so the gem stays usable in plain Ruby without pulling in a Redis client.