mirror of
https://github.com/predis/predis.git
synced 2026-08-24 21:19:36 +00:00
8b464f2a60
* 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