Commit történet

Szerző SHA1 Üzenet Dátum
  Daniele Alessandri 33ef043b8e [tests] Update tests for Predis\Command\AbstractCommand. 11 éve
  Daniele Alessandri 973c9a7031 Add new command class useful to execute "raw" Redis commands. 11 éve
  Daniele Alessandri db55fae961 Fix phpdoc. 11 éve
  Daniele Alessandri 5192005862 [tests] Fix tests on PHP 5.3. 11 éve
  Daniele Alessandri cdc6075b01 [tests] Improve tests of TTL. 11 éve
  Daniele Alessandri 623d1cc1a2 [tests] Improve base command test case. 11 éve
  Daniele Alessandri d53069f096 [tests] Add missing tests for SETNX. 11 éve
  Daniele Alessandri 8565a42605 [tests] Add "count" argument to SRANDMEMBER (since Redis >= 2.6). 11 éve
  Daniele Alessandri aac811f897 Fix phpdoc. 11 éve
  Daniele Alessandri 4e664c6c90 Address #133 by reusing our own methods. 11 éve
  Daniele Alessandri b1a51b2ef9 Update CHANGELOG. 11 éve
  Daniele Alessandri de02c81398 Deprecate Predis\Client::multiExec(). 11 éve
  Daniele Alessandri 62f8730f1a Merge branch 'feature/list-iterator' into v0.8 11 éve
  Daniele Alessandri 9b8b362747 Implement PHP iterator for lists based on the LRANGE command. 11 éve
  Daniele Alessandri ee9e09aa07 Rename protected member. 11 éve
  Daniele Alessandri 66f98186f0 [tests] Do not check exception message for connection timeouts. 11 éve
  Daniele Alessandri 463f2d655c Merge branch 'feature/scan-iterators' into v0.8 11 éve
  Daniele Alessandri b2db97d983 Tweak phpdocs for the abstract cursor-based iterator. 11 éve
  Daniele Alessandri 9da1648145 Mostly useless tweak for iterators example. 11 éve
  Daniele Alessandri 5ad00774e1 Rename for the last time all the iterator classes. 11 éve
  Daniele Alessandri ff004aeaaa Reenable skipped tests since bug in Redis has been fixed. 11 éve
  Daniele Alessandri df2c9eb7ff Move Redis collections iterators in a different namespace. 11 éve
  Daniele Alessandri 4d8348158f [tests] Add more tests for SCAN-based iterators. 11 éve
  Daniele Alessandri 0ab0aa14fb [tests] Fix execution order of iterator methods. 11 éve
  Daniele Alessandri 85c978fdad Fix SCAN-based iterators following failing tests. 11 éve
  Daniele Alessandri b7f411a252 [ŧests] Add tests for new SCAN, SSCAN, ZSCAN and HSCAN iterators. 11 éve
  Daniele Alessandri 9866500ad6 Add example of iterators based on the various SCAN commands. 11 éve
  Daniele Alessandri 73ee5aabad Update CHANGELOG and README. 11 éve
  Daniele Alessandri e88938cdfd Implement PHP iterator based on the HSCAN command (Redis 2.8). 11 éve
  Daniele Alessandri 93ae376618 Implement PHP iterator based on the ZSCAN command (Redis 2.8). 11 éve