コミット履歴

作者 SHA1 メッセージ 日付
  Daniele Alessandri f6e97d4b94 Implement PING in PUB/SUB loop abstraction for Redis 3.0.0. 10 年 前
  Daniele Alessandri 2aa771004d Add a note about missing break in switch statement. 11 年 前
  Daniele Alessandri 9d4524cae7 Run php-cs against codebase. 11 年 前
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib 11 年 前
  Daniele Alessandri 8451146d38 Expose underlying client object from pub/sub iterators. 11 年 前
  Daniele Alessandri 116eaba75e Deprecate the whole Predis\Helpers class. 12 年 前
  Daniele Alessandri 55a3fd65a2 More code styling changes. 12 年 前
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. 12 年 前
  Daniele Alessandri 28e1e7ad25 Reword some exception messages. 12 年 前
  Daniele Alessandri c3cafaa9a6 Remove useless helpers. 12 年 前
  Daniele Alessandri 89d6c0e9b6 Extract common PubSub handling logic into a separate abstract class. 12 年 前
  Daniele Alessandri 9f51263136 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. 12 年 前
  Daniele Alessandri 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 年 前
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 年 前
  Daniele Alessandri 4882e23319 Move Publish/Subscribe related classes to the Predis\PubSub namespace. 13 年 前