libcatalyst-plugin-session-store-fastmmap-perl

Catalyst session storage plugin backed by cache::fastmmap
  https://metacpan.org/release/Catalyst-Plugin-Session-Store-FastMmap
  0
  no reviews



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.

catalyst is an elegant model-view-controller web application framework written in perl.