Skip to content

v5.50.0

Compare
Choose a tag to compare
@sokra sokra released this 10 Aug 18:32
· 2640 commits to main since this release

Features

Performance

  • disable cache compression by default as it tend to make performance worse
    • I could still be enabled again for specific scenarios
  • reduce the number of allocations during cache serialization
    • This improves performance and memory usage