NAME

Catalyst::Plugin::Cache::Store::Memory - Stupid memory based cache store plugin.

SYNOPSIS

use Catalyst::Plugin::Cache::Store::Memory;

DESCRIPTION