MemoryCacheFactory

fun MemoryCacheFactory(maxSizeBytes: Int = Int.MAX_VALUE, expireAfterMillis: Long = -1)