grebedb 0.3.0

Lightweight embedded key-value store/database backed by files in a virtual file system interface
Documentation

grebedb

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

  • compression
  • file_locking
  • system

compression

  • zstd

file_locking

  • fslock

system

  • uuid/v4

zstd

    This feature flag does not enable additional features.

fslock

    This feature flag does not enable additional features.