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