Skip to content

Configure Cache Control #44

Description

@no-reply

From curationexperts/chf-sufia#27 (comment):

Approaches for cache control:

In any of these three cases, questions that need to be answered include:

  • What are the pre-warming needs?
    • Do search needs for an authority require a full pre-load of that authority?
    • Or can search be dependant on an external service?
  • What happens when the cache "invalidates"?
    • do we clear data from the backend,
    • or simply require re-fetch on the next retrieval if the remote is available?
  • What is an acceptable TTL?
  • Does the client ever need to manually invalidate the cache?

I think that's the general shape of the problem.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions