Changes for version 1.210
- Implemented parameter 'read_timeout' in constructor.
- Added error code constant E_READ_TIMEDOUT.
- Now, if client received unexpected data, it abort all commands and close connection.
- Validation of input parameters became less strict.
- Slight optimization.
- Added section TRANSACTIONS in POD.
- Refactoring.
- POD improved.
- Unit-tests improved.
Modules
Flexible non-blocking Redis client with reconnect feature