opas90
fun getUserFromDB(id: Long): String? cache.computeIfAbsent(agentId, { id -> getUserFromDB(agentId)})