Skip to content

3.0.47-preview

Pre-release
Pre-release

Choose a tag to compare

@mgravell mgravell released this 01 Jun 13:25
· 2 commits to main since this release
3.0.47-preview
5eda048

What's Changed

This is a preview release of SE.Redis v3. It should be production ready - we're not aware of any blocking issues.

Key changes:

  • Large re-implementation of the entire "read" path
    • No longer uses Pipelines.Sockets.Unofficial
    • Much more efficient for deep/complex results
  • RESP3 is now used by default (see here for more info including how to force RESP2)