Simon-Dirks / view-a-LOD

A flexible and configurable LOD viewer using SPARQL and Elastic endpoints.
GNU General Public License v3.0
1 stars 3 forks source link

Cache query results #67

Open Simon-Dirks opened 4 months ago

Simon-Dirks commented 4 months ago

Add a basic cache layer to improve performance, caching both sparql and elastic query results. As a first step: could do this at the front-end level, e.g., https://github.com/ngneat/cashew