tock / ai.tock.shared.cache / putInCache

putInCache

fun <T : Any> putInCache(id: Id<T>, type: String, value: T): Unit (source)

Adds in cache the specified value.