Cargo Features

pigdb has no features set by default.

[dependencies]
pigdb = { version = "0.5.1", features = ["instrumentation", "bench", "loom"] }
instrumentation

Affects error::set_number_of_allowed_io_operations

bench

Features from optional dependencies

loom implicit feature

Enables loom ^0.5.1

loom:

Permutation testing for concurrent code

Affects file::MappedBytesGuard, table::FullEntry