summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Session-Store-FastMmap/DESCR
blob: 809ba400623868025e19cf46b3281c9536408dff (plain)
1
2
3
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.