Commit History

Author SHA1 Message Date
  Daniele Alessandri ff5e3515c3 Implement callable initializer for "connections" client option. 12 years ago
  Daniele Alessandri 59813cd74e Pass option handler instance to callable initializers. 12 years ago
  Daniele Alessandri bfd96b15dc Fix response parsing with scripted commands after -NOSCRIPT. 12 years ago
  Daniele Alessandri 51b466267d Fix missing use directives. 12 years ago
  Daniele Alessandri 78f3596566 Merge branch 'tests/update-redis-2.8' into v0.8 12 years ago
  Daniele Alessandri ac01c1a17f [tests] TTL and PTTL return -2 on non existing keys in Redis >= 2.8. 12 years ago
  Daniele Alessandri 46920c9c77 [tests] Fix expected exception message on wrong key type. 12 years ago
  Daniele Alessandri b26d6103a6 Avoid channels reordering issues when testing UNSUBSCRIBE. 12 years ago
  Daniele Alessandri a4760d65cd Bump Redis version used in tests on Travis CI. 12 years ago
  Daniele Alessandri 49aa6f0aca Update performance numbers in the related FAQ section. 12 years ago
  Daniele Alessandri 292f9939b2 Tweak CONTRIBUTING instructions. 12 years ago
  Daniele Alessandri daa36a980d Make Predis\Connection\PhpiredisConnection::write() protected. 12 years ago
  Daniele Alessandri 0b09d2c359 Back to development for the next patch release. 12 years ago
  Daniele Alessandri 0a622aee31 Bump VERSION and update CHANGELOG. 12 years ago
  Daniele Alessandri 040dfebd9c Minimum required version of PHP is 5.3.2. 12 years ago
  Daniele Alessandri 0e4604a9bb Tweak README. 12 years ago
  Daniele Alessandri deb64c295a Add notes about coding standards in CONTRIBUTING. 12 years ago
  Daniele Alessandri aac06a4cd8 Move contributing section from README to CONTRIBUTING. 12 years ago
  Daniele Alessandri dfb5cf2c1b Remove TODO. 12 years ago
  Daniele Alessandri a1024bba53 Merge FAQ files into a single markdown document. 12 years ago
  Daniele Alessandri f357cafb14 Update CHANGELOG. 12 years ago
  Daniele Alessandri 2b4cf80d90 Merge remote-tracking branch 'origin/pr/84' 12 years ago
  Ondrej -onovy- Novy 6cd1f03834 Fixed typos. 12 years ago
  Daniele Alessandri 732d7f96d1 Extract a strategy class from the replication connection. 12 years ago
  Daniele Alessandri b4e1ab106c Update README. 12 years ago
  Daniele Alessandri 5a2c61c02b Update CHANGELOG. 12 years ago
  Daniele Alessandri 1b9e10bdd8 Move command response parsing to the client class. 12 years ago
  Daniele Alessandri 37e2b546b0 Fix MULTI / EXEC pipeline executor when using iterable multibulks. 12 years ago
  Daniele Alessandri f163e1221b Describe scripted commands (EVAL / EVALSHA) in the README. 12 years ago
  Daniele Alessandri 1bb2ab95ef Use the proper service name. 12 years ago