커밋 기록

작성자 SHA1 메시지 날짜
  Daniele Alessandri 62f8730f1a Merge branch 'feature/list-iterator' into v0.8 11 년 전
  Daniele Alessandri 9b8b362747 Implement PHP iterator for lists based on the LRANGE command. 11 년 전
  Daniele Alessandri ee9e09aa07 Rename protected member. 11 년 전
  Daniele Alessandri 66f98186f0 [tests] Do not check exception message for connection timeouts. 11 년 전
  Daniele Alessandri 463f2d655c Merge branch 'feature/scan-iterators' into v0.8 11 년 전
  Daniele Alessandri b2db97d983 Tweak phpdocs for the abstract cursor-based iterator. 11 년 전
  Daniele Alessandri 9da1648145 Mostly useless tweak for iterators example. 11 년 전
  Daniele Alessandri 5ad00774e1 Rename for the last time all the iterator classes. 11 년 전
  Daniele Alessandri ff004aeaaa Reenable skipped tests since bug in Redis has been fixed. 11 년 전
  Daniele Alessandri df2c9eb7ff Move Redis collections iterators in a different namespace. 11 년 전
  Daniele Alessandri 4d8348158f [tests] Add more tests for SCAN-based iterators. 11 년 전
  Daniele Alessandri 0ab0aa14fb [tests] Fix execution order of iterator methods. 11 년 전
  Daniele Alessandri 85c978fdad Fix SCAN-based iterators following failing tests. 11 년 전
  Daniele Alessandri b7f411a252 [ŧests] Add tests for new SCAN, SSCAN, ZSCAN and HSCAN iterators. 11 년 전
  Daniele Alessandri 9866500ad6 Add example of iterators based on the various SCAN commands. 11 년 전
  Daniele Alessandri 73ee5aabad Update CHANGELOG and README. 11 년 전
  Daniele Alessandri e88938cdfd Implement PHP iterator based on the HSCAN command (Redis 2.8). 11 년 전
  Daniele Alessandri 93ae376618 Implement PHP iterator based on the ZSCAN command (Redis 2.8). 11 년 전
  Daniele Alessandri 7028082b7f Implement PHP iterator based on the SSCAN command (Redis 2.8). 11 년 전
  Daniele Alessandri d09d8edc7d Extract base class for iterators based on the SCAN family of commands. 11 년 전
  Daniele Alessandri 70e42f8fca Implement PHP iterator based on the SCAN command (Redis 2.8). 11 년 전
  Daniele Alessandri 695b6dd7b3 Update README. 11 년 전
  Daniele Alessandri 6ce09a2a8b [tests] Handle failing test on OS X. 11 년 전
  Daniele Alessandri bb03602326 Update CHANGELOG. 11 년 전
  Daniele Alessandri 5c9adbacd7 [tests] Minor tweaks, no actual changes. 11 년 전
  Daniele Alessandri 8533dbdb0b Deprecate Client::pubSub() in favor of Client::pubSubLoop(). 11 년 전
  Daniele Alessandri d78e1b6ab7 New command: HSCAN (Redis 2.8). 11 년 전
  Daniele Alessandri d5aec78086 New command: ZSCAN (Redis 2.8). 11 년 전
  Daniele Alessandri 0faae20737 New command: SSCAN (Redis 2.8). 11 년 전
  Daniele Alessandri 4eb4960b63 New command: SCAN (Redis 2.8). 11 년 전