mirror of
https://github.com/predis/predis.git
synced 2026-08-25 07:19:40 +00:00
40d72d716d
* Added pipelining for on-connection commands * Added server version condition for tests * Fixed static analysis and codestyle errors * Improved handshake session * Updated HELLO retry logic * Changed incorrect variable * Added return statement * Added more test coverage, codestyle fixes * Improved pipelining abstractions * Fixed unit tests * Fixed typo * Fixed another typo * Fixed another typo * Updated deserializeCommand signature * Codestyle fixes * Codestyle fixes * Changed pipelined sequence * Removed redundant method * Fixed classname