Skip to content

investigate caching strategy for chart api - see IMemoryCache #21

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions