Historique des commits

Auteur SHA1 Message Date
  Daniele Alessandri 8533dbdb0b Deprecate Client::pubSub() in favor of Client::pubSubLoop(). il y a 11 ans
  Daniele Alessandri d78e1b6ab7 New command: HSCAN (Redis 2.8). il y a 11 ans
  Daniele Alessandri d5aec78086 New command: ZSCAN (Redis 2.8). il y a 11 ans
  Daniele Alessandri 0faae20737 New command: SSCAN (Redis 2.8). il y a 11 ans
  Daniele Alessandri 4eb4960b63 New command: SCAN (Redis 2.8). il y a 11 ans
  Daniele Alessandri 75c64b7f2f Add link to CONFIG REWRITE (Redis 2.8) in phpdoc for CONFIG command. il y a 11 ans
  Daniele Alessandri d78780382a Promote Redis 2.8 to a standalone server profile. il y a 11 ans
  Daniele Alessandri 98aacd8d9a Back to development for the next patch release. il y a 11 ans
  toretto 4824af1563 Added "Latest Stable Version" and "Total Downloads" Badges il y a 11 ans
  Daniele Alessandri cb18d67b6a Update CHANGELOG and bump VERSION. il y a 11 ans
  Daniele Alessandri 4576dc029f Add LICENSE and phpunit.xml.dist in package.ini for Pear. il y a 11 ans
  Daniele Alessandri aa458a1922 Merge pull request #123 from drealecs/doctype_fixes il y a 11 ans
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib il y a 11 ans
  Daniele Alessandri 7e0ec1a265 Update CHANGELOG. il y a 11 ans
  Daniele Alessandri 04e597ebba Merge remote-tracking branch 'origin/pr/116' into v0.8 il y a 11 ans
  Daniele Alessandri d681bff4ab Merge branch 'github/pr/114' into v0.8 il y a 11 ans
  Daniele Alessandri 3dea41aa66 Add tests for prefixed Predis\PubSub\DispatcherLoop. il y a 11 ans
  Daniele Alessandri 69c66e157f Make callbacks properties protected in the DispatcherLoop class. il y a 11 ans
  Daniele Alessandri dd50cfe47e Slightly rework original pull request. il y a 11 ans
  Daniele Alessandri 8451146d38 Expose underlying client object from pub/sub iterators. il y a 11 ans
  Thomas Orozco d45ce35923 Use a random IP when a host has several IPs. il y a 12 ans
  Eloi Poch 6cd124cc59 Fix DispatcherLoop error with client prefix keys il y a 12 ans
  Daniele Alessandri d6fa4a3292 Augment exception message with basic server details on connection error. il y a 12 ans
  Daniele Alessandri 5b771704d3 Handle DUMP and RESTORE with Predis\Connection\PredisCluster. il y a 12 ans
  Daniele Alessandri 68d972a1b1 Merge remote-tracking branch 'origin/pr/111' into v0.8 il y a 12 ans
  marcosQuesada 4bf035918d setting medium timeout on slow tests il y a 12 ans
  Daniele Alessandri 94c4e2ffee Fix handling of scripted commands with redis-cluster hash strategy. il y a 12 ans
  Daniele Alessandri 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. il y a 12 ans
  Daniele Alessandri 1c21fcc5b3 Fix strict warnings running command test generator script. il y a 12 ans
  Daniele Alessandri 531261b0fc Add DUMP and RESTORE to the server profile for Redis 2.6. il y a 12 ans