Async-Redis 0.001001 Latest
Kwalitee Issues
No Core Issues.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.001,0.001001
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- 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 |
|---|---|---|---|
| Async::Redis | Async Redis client using Future::IO | 0.001001 | metacpan |
| Async::Redis::AutoPipeline | Automatic command batching | metacpan | |
| Async::Redis::Commands | Auto-generated Redis command methods | metacpan | |
| Async::Redis::Error | Base exception class for Redis errors | 0.001 | metacpan |
| Async::Redis::Error::Connection | Connection failure exception | 0.001 | metacpan |
| Async::Redis::Error::Disconnected | Disconnected exception | 0.001 | metacpan |
| Async::Redis::Error::Protocol | Protocol violation exception | 0.001 | metacpan |
| Async::Redis::Error::Redis | Redis server error exception | 0.001 | metacpan |
| Async::Redis::Error::Timeout | Timeout exception | 0.001 | metacpan |
| Async::Redis::Iterator | Cursor-based SCAN iterator | metacpan | |
| Async::Redis::KeyExtractor | Key position detection for Redis commands | metacpan | |
| Async::Redis::Pipeline | Command pipelining | metacpan | |
| Async::Redis::Pool | Connection pool for Async::Redis | 0.001 | metacpan |
| Async::Redis::Script | Reusable Lua script wrapper | metacpan | |
| Async::Redis::Subscription | PubSub subscription handler | 0.001 | metacpan |
| Async::Redis::Telemetry | Observability for Redis client | 0.001 | metacpan |
| Async::Redis::Transaction | Transaction command collector | metacpan | |
| Async::Redis::URI | Redis connection URI parser | 0.001 | metacpan |