-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Labels
inrupt-planningIssues that Inrupt will consider when planning development cyclesIssues that Inrupt will consider when planning development cyclespriority
Description
In Solid, we want to be able to be able to cache group listings used for ACLs: Tim wrote:
if you store stuff in RDFlib, then it will be cached for next time if you keep the same quad store. The
metadaa from the headers isalso cached so one could check the expiry daye in the header and refresh
it if past the expiry date. How to manage expiry dates on group listtings? While the group is changing
maybe they should be set to 10 minutes, and then if it becomes static changed to a day or something ..
and
rdflib.js has code to refresh the quadstore for a document. It doesn’t deal with expiry date. My
preference would be to write the code to check the expiry date and if necessary call the refresh
function, and then migrate it into rdflib fetcher.js
Metadata
Metadata
Assignees
Labels
inrupt-planningIssues that Inrupt will consider when planning development cyclesIssues that Inrupt will consider when planning development cyclespriority