flashdb-rs 0.2.1

A safe, high-performance Rust binding for FlashDB, an ultra-lightweight database for embedded products. Provides KVDB and TSDB features with a flexible storage backend.
Documentation

flashdb-rs

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

default

kvdb (default)

This feature flag does not enable additional features.

log (default)

  • dep:log (default)

std (default)

time64 (default)

This feature flag does not enable additional features.

tsdb (default)

This feature flag does not enable additional features.

alloc (default)

This feature flag does not enable additional features.