Net-Async-Redis 3.024
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- List::UtilsBy
- Sub::Util
- mro
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Net::Async::Redis | talk to Redis servers via L<IO::Async> | 3.024 | metacpan |
Net::Async::Redis::Cluster | support for cluster routing | 3.024 | metacpan |
Net::Async::Redis::Cluster::Node | 3.024 | metacpan | |
Net::Async::Redis::Commands | mixin that defines the Redis commands available | 3.024 | metacpan |
Net::Async::Redis::Multi | represents multiple operations in a single Redis transaction | 3.024 | metacpan |
Net::Async::Redis::Protocol | simple implementation of the Redis wire protocol | 3.024 | metacpan |
Net::Async::Redis::Server | basic server implementation | 3.024 | metacpan |
Net::Async::Redis::Server::Connection | represents a single connection to a server | 3.024 | metacpan |
Net::Async::Redis::Server::Database | implementation for database-related Redis commands | 3.024 | metacpan |
Net::Async::Redis::Subscription | represents one subscription | 3.024 | metacpan |
Net::Async::Redis::Subscription::Message | represents a single message | 3.024 | metacpan |