bonsaidb 0.1.0

A programmable, ACID-compliant, document-database inspired by CouchDB.
Documentation

bonsaidb

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

default

    This feature flag does not enable additional features.

server-full

  • server
  • server-websockets
  • server-encryption
  • server-cli
  • server-instrument
  • server-acme
  • server-hyper
  • server-pem
  • server-password-hashing

local-full

  • local
  • local-cli
  • local-instrument
  • local-encryption
  • local-multiuser
  • local-password-hashing

cli

  • anyhow
  • tokio
  • clap
  • url
  • local-cli
  • server-cli

client-full

  • client
  • client-websockets
  • client-trusted-dns
  • client-password-hashing

server

  • bonsaidb-server
  • local
  • bonsaidb-server/included-from-omnibus

full

  • local-full
  • server-full
  • client-full

websockets

  • server-websockets
  • client-websockets

local

  • bonsaidb-local
  • bonsaidb-local/included-from-omnibus

server-cli

  • bonsaidb-server/cli
  • local-cli

client-password-hashing

  • password-hashing
  • bonsaidb-client/password-hashing

test-util

  • bonsaidb-client/test-util
  • bonsaidb-server/test-util

server-password-hashing

  • password-hashing
  • bonsaidb-server/password-hashing

local-password-hashing

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

client-websockets

  • bonsaidb-client/websockets

password-hashing

  • bonsaidb-core/password-hashing

client

  • bonsaidb-client

server-websockets

  • bonsaidb-server/websockets

client-trusted-dns

  • bonsaidb-client/trusted-dns

keystorage-s3

  • bonsaidb-keystorage-s3

server-encryption

  • bonsaidb-server/encryption

local-multiuser

  • bonsaidb-local/multiuser

local-encryption

  • bonsaidb-local/encryption

local-instrument

  • bonsaidb-local/instrument

server-pem

  • bonsaidb-server/pem

server-acme

  • bonsaidb-server/acme

local-cli

  • bonsaidb-local/cli

server-instrument

  • bonsaidb-server/instrument

server-hyper

  • bonsaidb-server/hyper

bonsaidb-local

    This feature flag does not enable additional features.

bonsaidb-keystorage-s3

    This feature flag does not enable additional features.

bonsaidb-client

    This feature flag does not enable additional features.

anyhow

    This feature flag does not enable additional features.

bonsaidb-server

    This feature flag does not enable additional features.

clap

    This feature flag does not enable additional features.

url

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.