-
-
12 Dec 2012 16:23:24 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (1808 / 16 / 0)
- Kwalitee
Bus factor: 2- 9.20% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (32.14KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- AnyEvent
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.24
- Many error handling improvements (chip)
- Reconnect logic (leedo)
- Fix for tests with redis-server 2.6 (typester)
- Fix leak of connections (dgl)
Changes for version 0.23_01
- Added character encoding support (mfischer, dgl)
- New read handler, about 10% faster (mfischer)
- Moved read handler to AnyEvent::Redis::Protocol (mfischer)
- Updated documentation (mfischer)
Modules
Non-blocking Redis clientRedis response parser (read handler) for AnyEventProvides
in lib/AnyEvent/Redis/Error.pmOther files
Module Install Instructions
To install AnyEvent::Redis, copy and paste the appropriate command in to your terminal.
cpanm AnyEvent::Redis
perl -MCPAN -e shell install AnyEvent::Redis
For more information on module installation, please visit the detailed CPAN module installation guide.