org.mapdb / DBMaker / Maker / checksumStoreEnable

checksumStoreEnable

fun checksumStoreEnable(): Maker

Enables store wide checksum. Entire file is covered by 64bit checksum to catch possible data corruption. This could be slow, since entire file is traversed to calculate checksum on store open, commit and close.