Skip to content

[📝 Docs]: Add a note on caching schemas instead of repeatedly downloading #1323

Open
@kwennB

Description

@kwennB

What Docs changes are you proposing?

Description

There isn’t any note on the website advising users to avoid repeatedly downloading schemas. Instead, tooling should cache the schemas within their application for efficiency. This guidance would help reduce unnecessary network requests and improve performance.

Proposed Solution

Add a section to the implementer’s section of the documentation that explains:

  • Why tooling should cache schemas locally.
  • The potential issues caused by repeatedly downloading schemas.
  • Examples or guidelines for implementing caching in tooling.

Note: Modify the proposed solution to be precise.

Expected Outcome

Clear guidance on caching schemas is added to the documentation.

Karen Etheridge takes credit for this issue.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

Status: AcceptedIt's clear what the subject of the issue is about, and what the resolution should be.Status: In ProgressThis issue is being worked on, and has someone assigned.📝 DocumentationIndicates improvements or additions to documentation.

Type

Projects

  • Status

    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions