chickadee » rocksdb » rocksdb-write

rocksdb-write db wb #!key (sync #f) (wal #t)procedure

Write all the entries of wb into db, persisting them on disk.

For the keyword arguments, please see the C API documentation.