Skip to content

redis-plus-plus 1.3.13

Latest
Compare
Choose a tag to compare
@sewenew sewenew released this 09 Oct 14:33
· 2 commits to master since this release
  • Add version info in version.h file
  • Update slot-node mapping with time interval
  • Support Redis function
  • Fix scan cursor type from long long to unsigned long long
  • Avoid throw exception in RedMutex::unlock
  • Better support for mset, lmpop, lmove, blmove
  • Better support for Redis Cluster in IPv6 env