sled 0.17.2

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.

lock_free_delays

  • pagecache/lock_free_delays
  • sled_sync/lock_free_delays

no_logs

  • log/max_level_off
  • pagecache/no_logs

failpoints

  • pagecache/failpoints

nightly

  • pagecache/nightly

no_inline

  • pagecache/no_inline

measure_allocs

  • pagecache/measure_allocs

compression

  • pagecache/compression

event_log

  • pagecache/event_log

no_metrics

  • pagecache/no_metrics

check_snapshot_integrity

    This feature flag does not enable additional features.