Module: Elephas::Backends

Defined in:
lib/elephas/backends/base.rb,
lib/elephas/backends/hash.rb,
lib/elephas/backends/ruby_on_rails.rb

Overview

This module hosts all the storage system for the caches.

Defined Under Namespace

Classes: Base, Hash, RubyOnRails