Skip to content

redis-plus-plus 1.3.1

Compare
Choose a tag to compare
@sewenew sewenew released this 03 Aug 14:57
· 172 commits to master since this release
  • max connection idle time support
  • avoid throw ReplyError exception when calling exec for pipeline
  • add REDIS_PLUS_PLUS_CXX_STANDARD support for Windows
  • support boost future with continuation