WRITE_THROUGH

const val WRITE_THROUGH: Int = 3

Flush pieces to disk as they complete validation.