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

4 lines
193 B
Plaintext

Catalyst::Plugin::Session::Store::FastMmap is a fast session storage
plugin for Catalyst that uses an mmap'ed file to act as a shared
memory interprocess cache. It is based on Cache::FastMmap.