8d16e221be
plugin for Catalyst that uses an mmap'ed file to act as a shared memory interprocess cache. It is based on Cache::FastMmap. WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-FastMmap/ PR: ports/91207 Submitted by: Lars Balker Rasmussen <lars@balker.dk>
5 lines
269 B
Text
5 lines
269 B
Text
"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.
|
|
|
|
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-FastMmap/
|