Module options

Source
Expand description

Options for configuring the file store.

Structs§

BatchOptions
Options for transaction batching.
GcConfig
Configuration for garbage collection.
InlineOptions
Options for inlining small complete data or outboards.
Options
Options for the file store.
PathOptions
Options for directories used by the file store.

Enums§

ProtectOutcome
Returned from ProtectCb.

Type Aliases§

ProtectCb
The type of the garbage collection callback.