Module Options.Flush_options
Flush options
val create : ?wait:bool -> unit -> t
create wait
returns a new FlushOptions object to be used to configure Flush operations on a RocksDB database. TODO
Options.Flush_options
Flush options
val create : ?wait:bool -> unit -> t
create wait
returns a new FlushOptions object to be used to configure Flush operations on a RocksDB database. TODO