CachingType type

O tipo de cache a ser habilitado para o disco.

type CachingType = "None" | "ReadOnly" | "ReadWrite"