Module tor_dirmgr::storage

source ·
Expand description

Methods for storing and loading directory information from disk.

We have code implemented for a flexible storage format based on sqlite.

Modules§

  • sqlite 🔒
    Net document storage backed by sqlite3.

Structs§

Enums§

  • An abstraction over a possible string that we’ve loaded or mapped from a cache.

Constants§

Traits§

  • Store 🔒
    Representation of a storage.

Type Aliases§