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ยง
- Bridge
Config ๐ - A relay not listed on the main tor network, used for anticensorship.
- Cached
Bridge ๐Descriptor - Value in the bridge descriptor cache
- Document
Text - A document returned by a directory manager.
- Expiration
Config ๐ - Configuration of expiration of each element of a
Store.
Enumsยง
- Input
String ๐ - An abstraction over a possible string that weโve loaded or mapped from a cache.
Constantsยง
- EXPIRATION_
DEFAULTS ๐ - Configuration of expiration shared between
Storeimplementations.
Traitsยง
- Store ๐
- Representation of a storage.