opendatatrentino / disi-open-data-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement concept caching

DavidLeoni opened this issue · comments

Concept caching can greatly speed up libraries on top of the disi client, like the schema matcher

Closed in branch-0.11

For concepts we can only clear the whole cache, although it would be nicer to just refresh it. Unfortunately, we can't fetch many concepts at once, see #4