zebra_network

Module peer_cache_updater

source
Expand description

An async task that regularly updates the peer cache on disk from the current address book.

Functionsยง

  • cacheable_peers ๐Ÿ”’
    Returns a list of cacheable peers, blocking for as short a time as possible.
  • An ongoing task that regularly caches the current address_book to disk, based on config.
  • Caches peers from the current address_book to disk, based on config.