Cargo Features

sos-database has no features set by default.

[dependencies]
sos-database = { version = "0.16.0", features = ["full", "archive", "audit", "files", "search"] }
full = archive, audit, files, search
archive full?

Enables archive of sos-sdk

audit full?

Enables audit of sos-sdk

files full?

Enables age, tokio-util, files of sos-sdk

Affects client::StorageChangeEvent.file_events, client::ClientStorage.file_log, storage::files, storage::AccessOptions.file_progress, storage::StorageEventLogs.file_log, storage::StorageEventLogs.canonical_files

Enables search of sos-sdk

Affects client::ClientStorage.index