Cargo Features
[dependencies]
iroh-bytes = { version = "0.15.0", default-features = false, features = ["downloader", "fs-store", "metrics", "redb"] }
- default = fs-store
-
The
fs-storefeature is set by default wheneveriroh-bytesis added withoutsomewhere in the dependency tree.default-features = false - downloader
-
Enables hashlink ^0.9.0, iroh-net ^0.15.0, and parking_lot, time of tokio-util
Affects
iroh-bytes::downloader… - fs-store default = redb
-
Enables redb ^1.5.1, reflink-copy, and tempfile
Affects
store::fs… - metrics
-
Enables iroh-metrics ^0.15.0
Affects
iroh-bytes::metrics… - redb fs-store
-
Enables redb ^2.0.0