Module: Faulty::Storage
- Defined in:
- lib/faulty/storage.rb,
lib/faulty/storage/null.rb,
lib/faulty/storage/redis.rb,
lib/faulty/storage/memory.rb,
lib/faulty/storage/auto_wire.rb,
lib/faulty/storage/interface.rb,
lib/faulty/storage/circuit_proxy.rb,
lib/faulty/storage/fallback_chain.rb,
lib/faulty/storage/fault_tolerant_proxy.rb
Overview
The namespace for Faulty storage
Defined Under Namespace
Classes: AutoWire, CircuitProxy, FallbackChain, FaultTolerantProxy, Interface, Memory, Null, Redis