Skip to content

v0.0.2

Compare
Choose a tag to compare
@boreq boreq released this 05 Mar 16:16
· 13 commits to main since this release

Changed

  • Logging interfaces have changed to improve logging performance and enable
    optimizations.

Fixed

  • Improved blob replication performance by caching the list of blobs which
    should be pushed.
  • Improved overall performance by optimising a hot path related to receiving
    RPC messages.