Database

Properties

Link copied to clipboard
const val FULL_SYNC: Boolean = false

Full sync is off by default because the performance hit is seldom worth the benefit

Link copied to clipboard
const val MMAP_ENABLED: Boolean = true

Memory mapped database files are enabled by default