2010-04-15 14:29:16 +00:00

4 lines
188 B
Plaintext

Catalyst::Plugin::Session::Store::File is an easy to use storage plugin
for Catalyst that uses a simple file to act as a shared memory
interprocess cache. It is based on Cache::FileCache.