Commit történet

Szerző SHA1 Üzenet Dátum
  Daniele Alessandri 6bd7ef9217 Made the constructor method of Predis\Client more flexible with the passed arguments. 15 éve
  Daniele Alessandri bb81971d71 Fix for a possible notice message thrown by PHP when there is no query string in the URI used to create a ConnectionParameters instance. 15 éve
  Daniele Alessandri 904278f927 Refactored out in a new method of ConnectionParameters the code to get the value of a parameter or a default value if the same parameter is not set. This also fixes a few PHP notice messages. 15 éve
  Daniele Alessandri 2265755cc4 Fixed a small oversight 15 éve
  Daniele Alessandri 37846e638b Now the Connection class internally uses only the passed ConnectionParameters instance 15 éve
  Daniele Alessandri 7509f98894 Introduced the new ConnectionParameters class 15 éve
  Daniele Alessandri 6df1d02e4c Initial support for optional parameters when creating a Client instance. Optional authorization and database selection are now performed automatically upon connection. 15 éve
  Daniele Alessandri 25d995942d Renamed a method of CommandPipeline to a more appropriate name 15 éve
  Daniele Alessandri 9a1feabbb7 Fixed a leftover from a test. Oh well, this actually shows off how transparent can be switching from inline/bulk commands to multibulk commands. 15 éve
  Daniele Alessandri 34a616cd95 ... and here finally comes Predis! 15 éve