Module: Faulty::Storage

Defined in:
lib/faulty/storage.rb,
lib/faulty/storage/redis.rb,
lib/faulty/storage/memory.rb,
lib/faulty/storage/interface.rb,
lib/faulty/storage/fault_tolerant_proxy.rb

Overview

The namespace for Faulty storage

Defined Under Namespace

Classes: FaultTolerantProxy, Interface, Memory, Redis