struct SQLiteBackedCacheConfiguration
s6Basics30SQLiteBackedCacheConfigurationV
1P77K
import Basics
init()
var busyTimeoutMilliseconds: Int32 { get set }
var maxSizeInBytes: Int? { get set }
var maxSizeInMegabytes: Int? { get set }
var truncateWhenFull: Bool