AnyEvent-Redis-RipeRedis version 0.805103
======================

DESCRIPTION

AnyEvent::Redis::RipeRedis is a non-blocking Redis client with auto reconnect
feature. It supports subscriptions, transactions, has simple API and it faster
than AnyEvent::Redis.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT AND LICENCE

Copyright (c) 2012, Eugene Ponizovsky, <ponizovsky@gmail.com>. All rights reserved.

This module is free software; you can redistribute it and/or modify it under the
same terms as Perl itself.
