NAME

AnyEvent::Redis::Protocol - generates and parses Redis messages

DESCRIPTION

This package should not be directly used. It provides AnyEvent write and read types capable of generating Redis requests and parsing replies.

SEE ALSO

AnyEvent::Handle, Redis Protocol Specification http://code.google.com/p/redis/wiki/ProtocolSpecification

AUTHOR

Michael S. Fischer <michael+cpan@dynamine.net>

COPYRIGHT AND LICENSE

Copyright (C) 2010 Michael S. Fischer.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.