Tribler / dispersy

The elastic database system. A database designed for P2P-like scenarios, where potentially millions of computers send database updates around.
http://www.tribler.org
87 stars 43 forks source link

Added hop depth to CommunityDestination #551

Closed qstokkink closed 7 years ago

qstokkink commented 7 years ago

This PR adds a hop depth to the CommunityDestination.

Previously the CommunityDestination only had a node_count (a.k.a. fan out), now a depth is also introduced. community_dest_new

qstokkink commented 7 years ago

@devos50 ready for review 👍