Skip to content

FeatureStorageConfiguration.Companion

Xavier F. Gouchet edited this page Sep 4, 2024 · 1 revision

object Companion

Properties

DEFAULT

val DEFAULT: FeatureStorageConfiguration

Default storage configuration with the following parameters: max item size = 512 KB, max items per batch = 500, max batch size = 4 MB, old batch threshold = 18 hours.

Clone this wiki locally