This file documents the revision history for Perl extension MojoX::Redis 0.512 2016-01-16 - Added x_deprecated => 1 to metadata, so various tools and systems will automatically ignore this dist (NEILB) 0.511 2012-02-11 00:00:00 - deprecated 0.51 2012-01-26 00:00:00 - fixups 0.50 2012-01-10 00:00:00 - Use Mojo::IOWatcher instead of IO::Poll. WARNING! Mojo::IOWatcher is experimental and Mojolicious development team can break this module without warning. 0.41 2011-06-03 00:00:00 - Use new API of IOLoop 0.4 2011-02-24 00:00:00 - denied building on Win32 systems - fixed memory leaks 0.3 2011-02-21 00:00:00 - use one socket for multiple pings 0.2 2010-11-21 00:00:00 - interval between requests - using IO::Poll for async I/O - processing error icmp messages 0.1 2010-11-20 00:00:00 - First release