Skip to content

redis-plus-plus 1.3.11

Compare
Choose a tag to compare
@sewenew sewenew released this 31 Dec 15:10
· 24 commits to master since this release
  • Fix redlock to make multiple threads be able to lock on the same RedMutex
  • Asynchronously update slot-node mapping in some edge cases
  • Use weak_ptr to avoid joining EvenLoop thread in itself
  • Support setting connection name
  • Support shard pub/sub