Closed Arqu closed 2 weeks ago
Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/2916/docs/iroh/
Last updated: 2024-11-11T11:01:14Z
Netsim report & logs for this PR have been generated and is available at: LOGS This report will remain available for 3 days.
Last updated for commit: 6588f3f
this should be fully optional, we don’t want to depend on redis by default
If I may paraphrase the two problems this PR intends to solve: False "positives" on unique nodes because of the uniqueness only being calculated
During some side channel discussion we decided to shelf this for a later point in time.
Description
This substitutes the current "basic" logic in the relay unique node counters with a more durable (redis) store and provides a globally unique setup. Otherwise it should have all the same characteristics as before.
Breaking Changes
Notes & open questions
Change checklist