Module db

Module db 

Source
Expand description

Functions that use the iroh-bytes protocol in conjunction with a bao store.

Enums§

BlobId
The id of a blob in a transfer
BlobInfo
Information about a the status of a blob in a store.
DownloadProgress
Progress updates for the get operation.

Functions§

blob_info
Get information about a blob in a store.
get_to_db
Get a blob or collection into a store.
valid_ranges
Given a partial entry, get the valid ranges.