Cargo Features

ckb-db has no features set by default.

[dependencies]
ckb-db = { version = "0.116.0-rc2", features = ["portable", "march-native"] }
portable

Enables portable of ckb-rocksdb

march-native

Enables march-native of ckb-rocksdb

ckb-db has 2 features without comments.