Cargo Features

vortex-io has no features set by default.

[dependencies]
vortex-io = { version = "0.25.2", features = ["compio", "futures", "object_store", "tokio", "tracing"] }
compio

Enables compio ^0.13, compio of vortex-buffer

futures

Enables io of futures-util

object_store

Enables object_store ^0.11.0, object_store of vortex-error

tokio

Enables fs of tokio

this is the maximum subset of fetaures that is safe for wasm32 targets

tracing

Enables tracing