-
-
Notifications
You must be signed in to change notification settings - Fork 6
Cache #7
Copy link
Copy link
Open
Labels
Description
What do you think of this possible new improvement?
When enable, the cache saves the SPARQL results, if the service SPARQL didn't respond before X seconds, the lib uses the results in the cache.
Parameters in function of SPARQL endpoint and the query
- maximum waiting time of the SPARQL result
- size of cache
- lasp of time before trying again with the SPARQL service
Reactions are currently unavailable