Module libp2p_networking::network::behaviours::dht::store::persistent

source ·
Expand description

This file contains the PersistentStore struct, which is a wrapper around a RecordStore that occasionally saves the DHT to a persistent storage.

Structs§

Traits§

  • A trait that we use to save and load the DHT to a file on disk or other storage medium

Functions§