NAME
Dancer2::Plugin::SessionDatabase - Hook Loader For Dancer2::Session::DatabasePlugin
DESCRIPTION
Hook loader for Dancer2::Session::DatabasePlugin.
Plugin options
In your config.yml
plugins:
SessionDatabase:
# when set to true this forces a call to the database plugin
always_clean: 1
AUTHOR
Michael Shipper AKALINUX@CPAN.ORG