Skip to content

Commit

Permalink
kad-dht/README: Remove periodic record pruning section
Browse files Browse the repository at this point in the history
  • Loading branch information
mxinden committed Jun 25, 2021
1 parent 6ec65b5 commit 1dcb218
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions kad-dht/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,9 +266,6 @@ When a node receives a `GET_PROVIDERS` RPC, it must look up the requested
key in its datastore, and respond with any corresponding records in its
datastore, plus a list of closer peers in its routing table.

For performance reasons, a node may prune expired advertisements only
periodically, e.g. every hour.

### Bootstrap process

The bootstrap process is responsible for keeping the routing table filled and
Expand Down

0 comments on commit 1dcb218

Please sign in to comment.