Net-Async-Redis 6.006 Latest
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Net::Async::Redis, Net::Async::Redis::Cluster, Net::Async::Redis::Commands
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- List::UtilsBy
- Sub::Util
- 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.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Net::Async::Redis, Net::Async::Redis::Cluster, Net::Async::Redis::Commands
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- experimental
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Net::Async::Redis | talk to Redis servers via L<IO::Async> | 6.006 | metacpan |
Net::Async::Redis::Cluster | support for cluster routing | 6.006 | metacpan |
Net::Async::Redis::Cluster::Multi | 6.006 | metacpan | |
Net::Async::Redis::Cluster::Node | 6.006 | metacpan | |
Net::Async::Redis::Cluster::Replica | 6.006 | metacpan | |
Net::Async::Redis::Commands | mixin that defines the Redis commands available | 6.006 | metacpan |
Net::Async::Redis::Multi | represents multiple operations in a single Redis transaction | 6.006 | metacpan |
Net::Async::Redis::Protocol | simple implementation of the Redis wire protocol | 6.006 | metacpan |
Net::Async::Redis::Server | basic server implementation | 6.006 | metacpan |
Net::Async::Redis::Server::Connection | represents a single connection to a server | 6.006 | metacpan |
Net::Async::Redis::Server::Database | implementation for database-related Redis commands | 6.006 | metacpan |
Net::Async::Redis::Subscription | represents one subscription | 6.006 | metacpan |
Net::Async::Redis::Subscription::Message | represents a single message | 6.006 | metacpan |