AnyEvent-RipeRedis version 0.30
======================
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DESCRIPTION
AnyEvent::RipeRedis is flexible non-blocking Redis client. Supports
subscriptions, transactions and can automaticaly restore connection after
failure.
Requires Redis 1.2 or higher and any supported event loop.
AUTHOR
Eugene Ponizovsky, <
[email protected]>
Sponsored by SMS Online, <
[email protected]>
Special thanks
* Alexey Shrub
* Vadim Vlasov
* Konstantin Uvarin
* Ivan Kruglov
COPYRIGHT AND LICENSE
Copyright (c) 2012-2016, Eugene Ponizovsky, SMS Online. All rights reserved.
This module is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.