sled 0.16.7

a flash-sympathetic persistent lock-free B+ tree
Documentation

sled

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

default

    This feature flag does not enable additional features.

no_logs

  • log/max_level_off
  • pagecache/no_logs

measure_allocs

  • pagecache/measure_allocs

no_metrics

  • pagecache/no_metrics

nightly

  • pagecache/nightly

failpoints

  • pagecache/failpoints

compression

  • pagecache/compression

lock_free_delays

  • sled_sync/lock_free_delays

event_log

  • pagecache/event_log

no_inline

  • pagecache/no_inline

check_snapshot_integrity

    This feature flag does not enable additional features.