Module lmdb_zero::copy [] [src]

Flags used when copying an LMDB environment.

Structs

Flags

Flags used when copying an LMDB environment.

Constants

COMPACT

Perform compaction while copying: omit free pages and sequentially renumber all pages in output. This option consumes more CPU and runs more slowly than the default.