- leveldb-write db wb #!key (sync #f)procedure
Write all the entries of wb into db, persisting them on disk. This is an atomic operation. See Keyword arguments for the sync option.
Write all the entries of wb into db, persisting them on disk. This is an atomic operation. See Keyword arguments for the sync option.