Expand description

Additional DHT store functionality

Modulesยง

persistent
This file contains the PersistentStore struct, which is a wrapper around a RecordStore that occasionally saves the DHT to a persistent storage.
validated
This file contains the ValidatedStore struct, which is a wrapper around a RecordStore that validates records before storing them.