AnyEvent::Redis::Protocol - Redis response parser (read handler) for AnyEvent
Contents
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.
perl v5.38.2 2024-03-04 AnyEvent::Redis::Protocol(3pm)
Description
This package should not be directly used. It provides an AnyEvent read handler capable of parsing Redis
responses.
Name
AnyEvent::Redis::Protocol - Redis response parser (read handler) for AnyEvent
See Also
AnyEvent::Handle, Redis Protocol Specification <http://redis.io/topics/protocol>
