커밋 기록

작성자 SHA1 메시지 날짜
  Daniele Alessandri cf21a43211 Support DISCARD with CAS. 14 년 전
  Daniele Alessandri 70487bbfb3 Add support for check-and-set (CAS) for transactions with Predis\MultiExecBlock. 14 년 전
  Daniele Alessandri e146fa9e65 Fix a bunch of broken tests. 14 년 전
  Daniele Alessandri 9e58ad7648 Test suite: move the trigger guard for the test suite in the common included file. 14 년 전
  Daniele Alessandri 1d45649f86 Test suite: add test for WATCH in Predis\MultiExecBlock. 14 년 전
  Daniele Alessandri 96e7a58f9f Test suite: add missing tests for Predis\MultiExecBlock. 14 년 전
  Daniele Alessandri aa0ea048ae Accept instances of Predis\IConnection or Predis\ConnectionParameters as parameters for the constructor of Predis\Client. 14 년 전
  Daniele Alessandri fbd5059fb2 Do not use magic methods to serialize the command buffer: rename Predis\Command::__invoke() to Predis\Command::serialize(). 14 년 전
  Daniele Alessandri c5f6ca1d90 Test suite: update client tests. 14 년 전
  Daniele Alessandri 565a647a3d Drop support for long method names for commands and move support for Redis v1.0 into a separate file under the new addons subdirectory. 14 년 전
  Daniele Alessandri e3ae04437c First stub of the Predis\Compatibility class. Things will most probably change later. 14 년 전
  Daniele Alessandri 2af73f4fa1 Deprecate long method names for Redis commands and move them into new server profiles available in the Predis_Compatibility.php file. 14 년 전
  Daniele Alessandri 72c41a25cb Rename Predis\Connection to Predis\TcpConnection. 15 년 전
  Daniele Alessandri 40d5b04278 Change the behavior of a test and add a reminder for a later in-depth examination of alternatives. 15 년 전
  Daniele Alessandri 376dfe3451 Move IDistributionAlgorithm, HashRing and KetamaPureRing to the new Predis\Distribution namespace. 15 년 전
  Daniele Alessandri 35f7ea2895 Test suite: minor code formatting changes. 15 년 전
  Daniele Alessandri 37d4aa3d94 Test suite: test creation of the server profile for Redis 2.0. 15 년 전
  Daniele Alessandri f1890c93a6 Test suite: PredisClientFeaturesTestSuite and same signature of PHPUnit_Framework_TestCase::onNotSuccessfulTest. 15 년 전
  Daniele Alessandri 1a9454a4f2 Updated the tests to reflect the changes that has been made in the internal design of the library in the latest weeks (preparing to merge into master). 15 년 전
  Daniele Alessandri 471102253a Updated the tests to reflect the changes that has been made in the internal design of the library in the latest weeks. 15 년 전
  Daniele Alessandri ff103b385d Tests for Predis\CommandPipeline. 15 년 전
  Daniele Alessandri 4dc9affda2 Minor adjustments in a few tests. 15 년 전
  Daniele Alessandri e9e2b8ca5a Tests for Predis\ResponseReader. 15 년 전
  Daniele Alessandri 1394df5625 Tests for Predis\Connection. 15 년 전
  Daniele Alessandri 5b039c8ee8 Tests for Predis\Command. 15 년 전
  Daniele Alessandri 90078b95c7 Tests for Predis\ResponseError. 15 년 전
  Daniele Alessandri 83ab54e9fc Tests for Predis\ResponseQueued. 15 년 전
  Daniele Alessandri ea9f83d4c0 Tests for Predis\RedisServerProfile. 15 년 전
  Daniele Alessandri 95664719a6 Tests for Predis\ConnectionParameters. 15 년 전
  Daniele Alessandri f02b5494c7 New set of tests for client-specific features. 15 년 전