ethersphere / bee-backlog

zenhub epics repo
0 stars 0 forks source link

Syncing improvements for the storage incentives as part of the localstore rewrite #51

Closed istae closed 1 year ago

istae commented 1 year ago

As part of the rewrite, these points should be taken into consideration:

  1. Sync intervals should be based on timestamp of the chunks, replacing the old incremented BinID.

  2. Chunks that have been evicted by increasing the storage radius should be resynced by the historical syncing when the storage radius decreases. In short. the synced intervals should be "reset" for the lowered radius.