Files
pkgsrc-ng/www/p5-Catalyst-Plugin-Session-Store-File/DESCR
2013-09-26 17:14:40 +02:00

4 lines
189 B
Plaintext

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