Skip to content

redis-plus-plus 1.2.2

Compare
Choose a tag to compare
@sewenew sewenew released this 21 Feb 14:42
· 225 commits to master since this release
  • 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.