Skip to main content

Crate tape_sdk

Crate tape_sdk 

Source
Expand description

High-level SDK for tapedrive blob upload/download operations.

Re-exports§

pub use gateway::Gateway;
pub use tapedrive::Tapedrive;
pub use read_options::ReadOptions;
pub use write_options::WriteOptions;

Modules§

balance
SOL and TAPE balance readers shared by the client and the CLIs.
bootstrap
Persistent bootstrap hints and peer reputation.
codec
error
Error types for SDK operations.
gateway
Gateway-backed read client.
keys
metrics
Client-side SDK timing metrics.
object
read_options
Client-level knobs for the read paths.
staking
Staking operations for the Tapedrive network.
stream
Stream-level API for multi-track storage.
tape
tapedrive
High-level client for the Tapedrive storage network.
track
transfer
write_options
Client-level knobs for the write paths.