Skip to content

Implement caching for Explorer page #1465

@s-paquette

Description

@s-paquette

Django's caching only covers GET requests, and many of the larger requests backing the explorer page are POST (due to the potential size of the request body). We will need to implement caching by-hand on the back end for calls to Solr, etc.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions