bonsaidb-local 0.4.1

Local database storage for BonsaiDb.
Documentation

bonsaidb-local

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 23 feature flags, 21 of them enabled by default.

default

  • full

full

  • cli
  • encryption
  • instrument
  • password-hashing
  • compression
  • async

cli

  • clap

encryption

  • bonsaidb-core/encryption
  • hpke
  • zeroize
  • region
  • blake3
  • chacha20poly1305

instrument

  • pot/tracing
  • nebari/tracing
  • tracing

password-hashing

  • argon2
  • zeroize
  • once_cell
  • bonsaidb-core/password-hashing

compression

  • lz4_flex

async

  • tokio
  • async-trait
  • futures

clap

    This feature flag does not enable additional features.

hpke

    This feature flag does not enable additional features.

zeroize

    This feature flag does not enable additional features.

region

    This feature flag does not enable additional features.

blake3

    This feature flag does not enable additional features.

chacha20poly1305

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

argon2

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

lz4_flex

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

included-from-omnibus

    This feature flag does not enable additional features.

internal-apis

    This feature flag does not enable additional features.