コミット履歴

作者 SHA1 メッセージ 日付
  Daniele Alessandri 39a9fc2ddd Add a new example for complex replication configuration. 13 年 前
  Daniele Alessandri f5bca54bba Fix CHANGELOG. 13 年 前
  Daniele Alessandri 364aa180f9 Use Predis\NotSupportedException for unsupported connection parameters. 13 年 前
  Daniele Alessandri 4da506cd9e Track changes in Onion. 13 年 前
  Daniele Alessandri ef5034dc72 Update CHANGELOG. 13 年 前
  Daniele Alessandri 994f045a4a Add a method to execute instances of Redis commands in a transaction. 13 年 前
  Daniele Alessandri 8cd8d4e580 Fix broken scripted commands when all arguments are considered keys. 13 年 前
  Daniele Alessandri 22f1aafae8 Fix example of replication. 13 年 前
  Daniele Alessandri c47b009b69 Update documentation for master / slave replication. 13 年 前
  Daniele Alessandri 2cff6f0886 Merge branch 'replication' into v0.7 13 年 前
  Daniele Alessandri 63cb150fc2 Switch to the master server right before the execution of a pipeline. 13 年 前
  Daniele Alessandri 466c666547 Add example for master / slave replication. 13 年 前
  Daniele Alessandri 8d5c794efe [tests] Add more tests for Predis\Network\MasterSlaveReplication. 13 年 前
  Daniele Alessandri e3fba5d4b7 [tests] Add more tests for Predis\Network\MasterSlaveReplication. 13 年 前
  Daniele Alessandri a8400f2ed8 Rename default replication class to Predis\Network\MasterSlaveReplication. 13 年 前
  Daniele Alessandri 44629a33db [tests] Add tests for Predis\Network\PredisReplication. 13 年 前
  Daniele Alessandri d38f164d3f Minor fixes in documentation. 13 年 前
  Daniele Alessandri 9bc5685959 Make the "profile" option accept a callable object as initializer. 13 年 前
  Daniele Alessandri 565690a5b1 Disallow certain commands when in replication mode. 13 年 前
  Daniele Alessandri bdbbe18e6c Add the ability to get a connection by alias from aggregated connections. 13 年 前
  Daniele Alessandri 78027f0498 Use our own channel to distribute Predis via PEAR instead of PearHub. 13 年 前
  Daniele Alessandri 104cd1eae7 Use Onion to build PEAR packages of Predis. 13 年 前
  Daniele Alessandri 5148ce16c6 Add the ability to mark specific commands or scripts for EVAL as read-only. 13 年 前
  Daniele Alessandri 4b9ab0bcce Revert to development version for the next patch release. 13 年 前
  Daniele Alessandri 39ed8e3e8f Fix wrong usage of single-quotes for a string expecting interpolation. 13 年 前
  Daniele Alessandri 6f4347010d Add new "replication" client option for master / slave replication. 13 年 前
  Daniele Alessandri c43278eceb Implement support for master / slave replication configurations. 13 年 前
  Daniele Alessandri 5561ce6bd3 Bump VERSION and update CHANGELOG. 13 年 前
  Daniele Alessandri 6730661b4a [tests] Use a custom phpunit.xml file for TravisCI. 13 年 前
  Daniele Alessandri 4e0c09a3cf Fix E_STRICT error messages. 13 年 前