Cargo Features

kapot has no features set by default.

[dependencies]
kapot = { version = "0.2.1", features = ["azure", "s3", "gcs", "mgc", "datafusion", "object-stores", "standalone"] }
azure

Enables azure of kapot-core

s3

Enables s3 of kapot-core

gcs

Enables gcs of kapot-core

mgc

Enables mgc of kapot-core

datafusion
object-stores

Enables kapot-core

standalone = kapot-executor, kapot-scheduler

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

kapot-executor standalone?
kapot-scheduler standalone?