Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

v2.2.0

Compare
Choose a tag to compare
@Baliedge Baliedge released this 30 Oct 18:27
· 38 commits to master since this release
3ae0fdf

What's Changed

  • Fanout for async updates in global by @miparnisari in #198
    • Global updates occur concurrently instead of sequentially.
    • Configure concurrency with Behaviors.GlobalPeerRequestsConcurrency, default is 100.