Skip to content

investigate caching strategy for chart api - see IMemoryCache #21

@soca-git

Description

@soca-git

Calls to the Chart API are expensive and repeat for the same symbol in a given session. We don't really need to update the chart every time, so caching the response for 5-10mins could reduce the cost.

https://learn.microsoft.com/en-us/aspnet/core/performance/caching/memory?view=aspnetcore-6.0

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions