perl-Catalyst-Plugin-Session-Store-FastMmap 0.11

FastMmap session storage backend
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.