Module: CrawlStation::CacheAdapters

Extended by:
ActiveSupport::Autoload
Defined in:
lib/crawl_station.rb,
lib/crawl_station/cache_adapters/db_adapter.rb,
lib/crawl_station/cache_adapters/memory_adapter.rb,
lib/crawl_station/cache_adapters/abstract_adapter.rb

Defined Under Namespace

Classes: AbstractAdapter, DbAdapter, MemoryAdapter