dao-xyz / peerbit

P2P database framework with encryption, sharding and search

Home Page:https://peerbit.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Throttle shard rebalancing on spurious networks

marcus-pousette opened this issue · comments

Currently in a network where there is a high amount of peers joining and leaving, we try to rebalance as soon as the peer list changes. However consider that a reason for someone leaving and rejoining could be a refresh of a browser tab, do we really need to rebalance immediately?