Module forest_filecoin::db

source ·

Re-exports§

Modules§

Traits§

  • Traits for collecting DB stats
  • A trait to facilitate mark-and-sweep garbage collection.
  • Interface used to store and retrieve settings from the database. To store IPLD blocks, use the BlockStore trait.
  • Extension trait for the SettingsStore trait. It is implemented for all types that implement SettingsStore. It provides methods for writing and reading any serializable object from the store.

Functions§