rocksdb 0.20.1

Rust wrapper for Facebook's RocksDB embeddable database
Documentation

rocksdb

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

default

  • snappy
  • lz4
  • zstd
  • zlib
  • bzip2

snappy

  • librocksdb-sys/snappy

lz4

  • librocksdb-sys/lz4

zstd

  • librocksdb-sys/zstd

zlib

  • librocksdb-sys/zlib

bzip2

  • librocksdb-sys/bzip2

rtti

  • librocksdb-sys/rtti

serde1

  • serde

jemalloc

  • librocksdb-sys/jemalloc

io-uring

  • librocksdb-sys/io-uring

valgrind

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

multi-threaded-cf

    This feature flag does not enable additional features.