daybreak 0.1.0

A modular and configurable database, continuation of the Rustbreak project.
Documentation

daybreak

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

default

    This feature flag does not enable additional features.

bin_enc

  • bincode
  • base64

other_errors

  • anyhow

yaml_enc

  • serde_yaml

ron_enc

  • ron

mmap

  • memmap

ron

    This feature flag does not enable additional features.

memmap

    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.

serde_yaml

    This feature flag does not enable additional features.

anyhow

    This feature flag does not enable additional features.