---
abstract: 'Graceful shutdown your Dancer2 application with Redis propagation'
author:
 - 'David Zurborg <[email protected]>'
build_requires:
 CBOR::XS: '0'
 Dancer2: '0'
 Exporter: '0'
 File::Copy: '0'
 File::Temp: '0'
 HTTP::Cookies: '0'
 HTTP::Request::Common: '0'
 Import::Into: '0'
 Plack::Test: '0'
 Test::Mock::Redis: '0'
 Test::Most: '0'
 perl: '5.010'
configure_requires:
 ExtUtils::MakeMaker: '0'
 perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.039, CPAN::Meta::Converter version 2.150005'
license: open_source
meta-spec:
 url: http://module-build.sourceforge.net/META-spec-v1.4.html
 version: '1.4'
name: Dancer2-Plugin-Shutdown-Redis
requires:
 Carp: '0'
 Dancer2::Plugin: '0'
 Dancer2::Plugin::Role::Shutdown: '0'
 Moo::Role: '2'
 Redis: '0'
 Scalar::Util: '0'
 Tie::Redis::Candy: '1.001'
 perl: '5.010'
 strictures: '2'
resources:
 bugtracker: https://github.com/zurborg/libdancer2-plugin-shutdown-redis-perl/issues
 homepage: https://github.com/zurborg/libdancer2-plugin-shutdown-redis-perl
 repository: https://github.com/zurborg/libdancer2-plugin-shutdown-redis-perl.git
version: '0.001'
x_contributors:
 - 'David Zurborg <[email protected]>'