redis-plus-plus 1.2.2
- Support reading from slaves in Redis Cluster mode.
- Support parsing reply to variant type.
- TLS support for Redis Sentinel
- More overloads for Lua scripting support.
- Bug fix: avoid throw exception in the destructor of Pipeline and Transaction.