ff87ca8d51
Catalyst::Plugin::Session::Store::File is an easy to use storage plugin for Catalyst that uses an simple file to act as a shared memory interprocess cache. It is based on Cache::FileCache.
3 lines
189 B
Text
3 lines
189 B
Text
Catalyst::Plugin::Session::Store::File is an easy to use storage
|
|
plugin for Catalyst that uses an simple file to act as a shared
|
|
memory interprocess cache. It is based on Cache::FileCache.
|