InMemoryRepository

constructor(entityMap: ConcurrentMap<String, T> = ConcurrentHashMap())(source)