Commit History

Author SHA1 Message Date
  Daniele Alessandri 5859578046 Use the proper service name. 12 years ago
  Daniele Alessandri aab4b6521e Update the configuration file for Travis CI. 12 years ago
  Daniele Alessandri 090f8abd6a Fix typo in README. 12 years ago
  Daniele Alessandri 6e9db69e72 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. 12 years ago
  Daniele Alessandri faf90494e6 Back to development for the next patch release. 12 years ago
  Daniele Alessandri 4bc6f588fc Bump version in files for release. 12 years ago
  Daniele Alessandri 2522a249f3 Minor CS fixes. 12 years ago
  Daniele Alessandri b4e1cfcee7 Update CHANGELOG. 12 years ago
  Daniele Alessandri 105bf8a2ee Merge remote-tracking branch 'inadarei/v0.7' into v0.7 12 years ago
  Irakli Nadareishvili 4f16e232a8 Updated file_exists() to is_file() and changed require_once() to require() per Predis' author's suggestions 12 years ago
  Irakli Nadareishvili 703c3ceb90 Making autoloader act nicer to autoloaders that may be running in parallel 12 years ago
  Daniele Alessandri ca2e4aa4a1 Update CHANGELOG. 12 years ago
  Daniele Alessandri 477056b862 For some reason, class and tests for BITCOUNT were missing... 12 years ago
  Daniele Alessandri b94e002e90 TIME can be considered a read-only command in MASTER / SLAVE. 12 years ago
  Daniele Alessandri 3aff21f8cc New commands: BITOP, BITCOUNT (Redis v2.6-dev). 12 years ago
  Daniele Alessandri 1e142a63e6 Fix comment in package.ini. 12 years ago
  Daniele Alessandri b67dab9ab1 Fix Predis\Commands\ServerEvalSHA::getScriptHash(). 12 years ago
  Daniele Alessandri 6ba1890da9 Do not assume that the position of a MultiBulkResponse iterator is 0. 12 years ago
  Daniele Alessandri ca8ba35fb5 Switch to master inside executor when pipelining in replication mode. 12 years ago
  Daniele Alessandri 5af2b628f1 Scripting abstraction can use negatives to calculate number of keys. 12 years ago
  Daniele Alessandri f4c58b926b Fix example for custom distribution strategy. 12 years ago
  Daniele Alessandri cb390cf292 Back to development for the next patch release. 12 years ago
  Daniele Alessandri 74cc0e3225 Bump version in files for release. 12 years ago
  Daniele Alessandri b5ae1b9a2b Update README. 12 years ago
  Daniele Alessandri 31c47362fb Add a couple of paragraphs in the FAQ. 12 years ago
  Daniele Alessandri 871f1a3a1d Update TODO. 12 years ago
  Daniele Alessandri ba0338e3d8 Update CHANGELOG. 12 years ago
  Daniele Alessandri a7c906ab4c Apparently the next major version or Redis will be 2.8. 12 years ago
  Daniele Alessandri 7675bb040a Make it possible to prepend the autoloader. 13 years ago
  Daniele Alessandri 930af24c7f Make Predis\Autoloader faster. 13 years ago