Commit History

Author SHA1 Message Date
  Daniele Alessandri 5b6e4dc3dd Make it possible to prepend the autoloader. 13 years ago
  Daniele Alessandri b37d072b68 Make Predis\Autoloader faster. 13 years ago
  Daniele Alessandri 608c48146f Fix helper method for invalid options in connection classes. 13 years ago
  Daniele Alessandri bcba9e1009 Change how we check for required extensions in connection classes. 13 years ago
  Daniele Alessandri 64a84d9020 Add notes about the parameters supported by each connection class. 13 years ago
  Daniele Alessandri a3b4c2244a Remove some overkill stuff from Predis\ConnectionParameters. 13 years ago
  Daniele Alessandri 4805a048ed Add missing tests for Predis\Profile\ServerProfile::defineCommand(). 13 years ago
  Daniele Alessandri c394458b80 Remove an almost useless method from Predis\Profile\ServerProfile. 13 years ago
  Daniele Alessandri 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 years ago
  Daniele Alessandri 890ace8565 Rename certain connection parameters usig shorter names. 13 years ago
  Daniele Alessandri 8ba432e8f7 Move list of renamed namespaces/interfaces/classes to a separate file. 13 years ago
  Daniele Alessandri d61bb3af07 Update CHANGELOG. 13 years ago
  Daniele Alessandri da381fffa9 Promote 2.6 as an independent server profile for Redis 2.6. 13 years ago
  Daniele Alessandri 7b01bc0644 Fix MONITOR and Predis\MonitorContext with Redis 2.6. 13 years ago
  Daniele Alessandri 7893fd1faa New command: TIME (Redis v2.6-dev). 13 years ago
  Daniele Alessandri 785670dcf7 Enable integration tests for Redis commands on Travis CI. 13 years ago
  Daniele Alessandri ec723fd4a9 Remove the ability to execute a command on all the nodes of a cluster. 13 years ago
  Daniele Alessandri b67af29eb6 Make cluster and replication classes extend from a common interface. 13 years ago
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
  Daniele Alessandri ce625ca902 Start development of Predis v0.8. 13 years ago
  Daniele Alessandri 46d293a716 Fix phpdocs. 13 years ago
  Daniele Alessandri fcd41a4787 Fix CHANGELOG. 13 years ago
  Daniele Alessandri 8dc9450f39 Bump year in LICENSE. 13 years ago
  Daniele Alessandri 6ad522f492 Update CHANGELOG. 13 years ago
  Daniele Alessandri 317fb6c398 Make Predis\Network\MasterSlaveReplication serializable. 13 years ago
  Daniele Alessandri 93163bdfb3 Make it possible to serialize and unserialize connection instances. 13 years ago
  Daniele Alessandri 626520b836 Add specific server profile alias for Redis 2.6. 13 years ago
  Daniele Alessandri aaea628c55 Back to development for the next patch release. 13 years ago
  Daniele Alessandri 135fd5004b Bump VERSION and update CHANGELOG. 13 years ago
  Daniele Alessandri c25a815317 Update README. 13 years ago