From 62df64bcd85e3da4f4c38b19c727ef7670ca8355 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Thu, 16 Jun 2011 15:18:04 +0200 Subject: switch to redis (memcached is not yet supported on dotcloud) Signed-off-by: franck cuny --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index a5a4d56..a425845 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -26,7 +26,7 @@ WriteMakefile( 'MooseX::ConfigFromFile' => 0.03, 'Log::Dispatchouli' => 2.005, 'Net::HTTP::Spore' => 0, - 'Dancer::Plugin::Memcached' => 0, + 'Dancer::Plugin::Redis' => 0, 'Plack::Middleware::ETag' => 0.03, 'MooseX::Role::Parameterized' => 0, 'Moose::Meta::Attribute::Custom::Trait::Chained' => 0, -- cgit v1.2.3