Skip to content

Merge DHT delete and find #5

@SnowyCoder

Description

@SnowyCoder

Now delete is implemented as

for x in find_nodes(id)
  x.remove(id)

But it would be a better choice to also delete entries in visited nodes.
This would require some kind of aggregation between remove and find.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions