Skip to content

reduce duplicate fetches for cache.json by storing in client.js memory #347

Description

@thescientist13

Type of Change

  • New Feature Request
  • Documentation / Website
  • Improvement / Suggestion
  • Bug
  • Other (please clarify below)

Summary

As a minor optimization for client.js, it would be good to cache in memory previously fetched calls to cache.json.

Details

In this way, the browser won't have to make redundant HTTP requests to something it already has access to.

Metadata

Metadata

Assignees

Labels

Content as DataenhancementImprove something existing (e.g. no docs, new APIs, etc)
No fields configured for Feature.

Projects

Status
📋 Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions