bonsaidb-server 0.1.2

Database server for BonsaiDb.
Documentation

bonsaidb-server

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 20 feature flags, 15 of them enabled by default.

default

  • full

full

  • cli
  • websockets
  • acme
  • encryption
  • password-hashing

cli

  • clap
  • pem
  • env_logger
  • bonsaidb-local/cli

websockets

  • bonsaidb-core/websockets
  • tokio-tungstenite
  • bincode
  • base64
  • sha-1

acme

  • async-acme
  • pem

encryption

  • bonsaidb-local/encryption
  • bonsaidb-core/encryption

password-hashing

  • bonsaidb-local/password-hashing
  • bonsaidb-core/password-hashing

clap

    This feature flag does not enable additional features.

pem

    This feature flag does not enable additional features.

env_logger

    This feature flag does not enable additional features.

tokio-tungstenite

    This feature flag does not enable additional features.

bincode

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

sha-1

    This feature flag does not enable additional features.

async-acme

    This feature flag does not enable additional features.

instrument

  • tracing
  • pot/tracing

test-util

  • bonsaidb-core/test-util

included-from-omnibus

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.