Skip to content

Caching Solid ACL group listings #239

@kjetilk

Description

@kjetilk

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

No one assigned

    Labels

    inrupt-planningIssues that Inrupt will consider when planning development cyclespriority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions