Cargo Features

nostr-db has no features set by default.

[dependencies]
nostr-db = { version = "0.4.3", features = ["zstd", "search"] }
zstd

Enables zstd ^0.12.3

Affects nostr-db::segment

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.

charabia search?

Enables charabia ^0.7.2