Module: Faulty::Cache

Defined in:
lib/faulty/cache.rb,
lib/faulty/cache/mock.rb,
lib/faulty/cache/null.rb,
lib/faulty/cache/rails.rb,
lib/faulty/cache/default.rb,
lib/faulty/cache/auto_wire.rb,
lib/faulty/cache/interface.rb,
lib/faulty/cache/circuit_proxy.rb,
lib/faulty/cache/fault_tolerant_proxy.rb

Overview

The namespace for Faulty caching

Defined Under Namespace

Classes: AutoWire, CircuitProxy, Default, FaultTolerantProxy, Interface, Mock, Null, Rails