AnyEvent-Redis-RipeRedis

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

  - Several changes in tests.

1.311 Fri Dec 20 00:30:00 MSK 2013
  - Several fixes in POD.
  - Cosmetic changes.

1.310 Wed Dec 18 19:10:00 MSK 2013
  - FEATURE: Added error codes based on error prefixes.
  - Improved parsing of error prefixes.
  - Minor changes in POD.
  - Cosmetic changes in example scripts.

1.303 Tue Dec 17 23:00:00 MSK 2013
  - Added version numbers to dependencies in BUILD_REQUIRES section in Makefile.PL.
  - Increased several timeouts in unit tests.

1.302 Tue Dec 17 01:20:00 MSK 2013
  - Fixed typo in POD.

1.301 Tue Dec 17 01:07:00 MSK 2013
  - Some fixes in POD.

1.300 Mon Dec 16 19:50:00 MSK 2013
  - FEATURE: Now, in command methods can be specified single callback, which
    is called in both cases: when operation was completed successfully and when
    some error occurred.
  - Improved POD.
  - Improved unit tests.
  - Another wave of refactoring.

1.254 Mon Jun 9 17:44:55 MSK 2013
  - Minor changes in POD.

1.253 Wed May 31 14:38:35 MSK 2013
  - BUGFIX: Fixed premature triggering of the 'rtimeout' timer in some cases.

1.252 Wed May 29 11:00:45 MSK 2013
  - BUGFIX: Fixed reading from the uninitialized read buffer in some cases.
  - Now, in tests empty TCP port is taken using module Net::EmptyPort.

1.251 Fri Apr 26 11:29:05 MSK 2013
  - Slight modification of examples in POD

1.250 Thu Apr 25 22:00:30 MSK 2013
  - Improved error handling for EXEC command and for Lua scripts, which returns
    errors in multi-bulk reply.
  - Word 'command' replaced on 'operation' in error messages.
  - Added test for memory leaks.
  - Improved other tests.
  - POD has been complemented.

1.244 Sat Apr 13 00:41:25 MSK 2013
  - Added CONFIGURE_REQUIRES section in Makefile.PL.
  - TEST_REQUIRES section renamed back to BUILD_REQUIRES.

1.243 Sat Apr 13 00:41:25 MSK 2013
  - Minor fixes in POD.

1.242 Fri Apr 12 16:54:10 MSK 2013
  - Increased minimal required version of Perl up to v5.8.0
  - Test 10-exceptions.t rewritten with using Test::Fatal
  - Edited POD.
  - Minor changes in examples.
  - Fixed dates in Changes file
  - Fixed year in copyright in README file

1.241 Wed Apr 10 07:35:25 MSK 2013
  - Removed Test::MockObject from dependencies.
  - Minor fix in POD.

1.240 Tue Apr 9 19:40:55 MSK 2013
  - FEATURE: Now, destroying of object can produce warnings if some commands
    were not completed.
  - BUGFIX: Fixed parsing of empty bulk reply.
  - Error codes E_INVALID_PASS and E_OPRN_NOT_PERMITTED were joined with code
    E_OPRN_ERROR.
  - unit tests completely rewritten with using module Test::RedisServer.

1.239 Sat Mar 2 15:28:50 MSK 2013
  - Minor changes in POD

1.238 Fri Mar 1 18:00:00 MSK 2013
  - Slight refactoring of input parameters validation.
  - Added list of error codes in POD.

1.237 Sat Feb 16 12:36:55 MSK 2013
  - Module Digest::SHA1 replaced on Digest::SHA in unit tests too.

1.236 Thu Feb 14 15:20:25 MSK 2013
  - Module Digest::SHA1 replaced on Digest::SHA.

1.235 Mon Feb 11 16:41:30 MSK 2013
  - BUGFIX: Empty strings in command arguments now processed correctly
    (bug discovered by Andrey Kuzmin).
  - Minor changes in unit tests.

1.234 Mon Jan 14 18:10::40 MSK 2013
  - Fixes in POD.

1.233 Fri Jan 11 10:40::10 MSK 2013
  - Slight improvements.

1.232 Fri Jan 11 00:40::50 MSK 2013
  - Minor fixes in POD.

1.231 Wed Jan 9 14:06:35 MSK 2013
  - Slight improvements.

1.230 Wed Jan 9 11:12:12 MSK 2013
  - BUGFIX: Fixed the bug, which was a cause of crashes of the client in some
    cases of lost connection.
  - Slight refactoring and optimization.

1.220 Mon Jan 7 17:47:47 MSK 2013
  - FEATURE: Added following accessors:
    - connection_timeout,
    - read_timeout,
    - reconnect,
    - encoding,
    - on_connect,
    - on_disconnect,



( run in 1.760 second using v1.01-cache-2.11-cpan-54e63673c56 )