This package browser is in early development. Mind the rough edges.

perl-catalyst-plugin-session-store-fastmmap 0.16

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.

Installation

Install perl-catalyst-plugin-session-store-fastmmap 0.16 as follows:

guix install perl-catalyst-plugin-session-store-fastmmap@0.16

Or install the latest version:

guix install perl-catalyst-plugin-session-store-fastmmap

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.