NAME

Net::Async::Redis - talk to Redis servers via IO::Async

VERSION

version 0.001

SYNOPSIS

DESCRIPTION

Redis functionality. Docs may arrive later.

Supports the basics - auth/get/set/pub/sub/del/keys - but not much else. Expect APIs to change over time.

Also note that Protocol::Redis has a few issues to do with encoding (\r\n portability, quoting of values), our handling for SET leaves much to be desired, and in general there's not much in the way of error checking.

METHODS

METHODS - Internal

SEE ALSO

INHERITED METHODS

IO::Async::Notifier

add_child, adopt_future, can_event, children, configure, configure_unknown, debug_printf, get_loop, invoke_error, invoke_event, loop, make_event_cb, maybe_invoke_event, maybe_make_event_cb, new, notifier_name, parent, remove_child, remove_from_parent

AUTHOR

Tom Molesworth <cpan@perlsite.co.uk>

LICENSE

Copyright Tom Molesworth 2015. Licensed under the same terms as Perl itself.