Module: Opod

Defined in:
lib/opod/cache.rb,
lib/opod/og.rb,
lib/opod/drb.rb,
lib/opod/file.rb,
lib/opod/memory.rb,
lib/opod/pstore.rb,
lib/opod/memcached.rb

Overview

TITLE:

Cache

SUMMARY:

Base classes for all cache adapters.
However it is not used yet.

Defined Under Namespace

Classes: Cache, CacheKey, DrbCache, FileCache, MemCached, MemoryCache, OgCache, OgCached, PStoreCache