lsm-tree-0.1.0.0: Log-structured merge-trees
Safe HaskellSafe-Inferred
LanguageGHC2021

RocksDB

Synopsis

Options

withOptions :: (Options -> IO r) -> IO r Source #

Read Options

Write options

writeOptionsDisableWAL Source #

Arguments

:: WriteOptions 
-> Bool

Disable

-> IO () 

DB operations

Write batch

Block based table options

Filter policy