Skip to content

[Improvement]Add caching to knowledge graph page #1177

@earayu

Description

@earayu

Background

The knowledge graph page at /web/collections/colf647334c60b53583/graphs currently lacks caching mechanism, which may result in slower loading times and unnecessary server requests when users navigate or refresh the page. This impacts user experience, especially for large knowledge graphs with complex data structures.

Proposal

Implement caching for the knowledge graph page to:

  • Cache graph data and visualization components to reduce loading times
  • Minimize redundant API calls when users interact with the same graph data
  • Improve overall performance and user experience
  • Consider appropriate cache invalidation strategies when graph data is updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions