pkgsrc/www/p5-Catalyst-Plugin-Session-Store-DBIC/DESCR

6 lines
282 B
Text
Raw Normal View History

This Catalyst::Plugin::Session storage module saves session data
in your database via DBIx::Class. It's actually just a wrapper
around Catalyst::Plugin::Session::Store::Delegate; if you need
complete control over how your sessions are stored, you probably
want to use that instead.