Module IBase.DBWriterProcess

val use_daemon : unit -> bool
val override_use_daemon : bool -> unit

override the default of whether the process should use DB daemon true or not false

val perform : DBWriterCommand.t -> unit