Skip to content

Implementation of Spatial Point Caching for Enhanced Application Performance #822

@annijabolton

Description

@annijabolton

Purpose

Implement client-side caching for spatial point data to significantly improve application performance and reduce redundant data loading. Currently, each page with a map loads point data from the server every time. This enhancement will introduce a reactive front-end cache that stores point data after the initial load, allowing subsequent map interactions and page navigation to utilize cached data instead of making repeated API calls. This will result in faster page loads, reduced server load, and improved user experience across all map-based pages.
Track time against: https://foundryspatial.atlassian.net/browse/BCWAT-124

Considerations

Completion Criteria

  • Example uncompleted checklist item
  • Example completed checklist item

Additional context

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions