Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve cache creation #147

Open
3 tasks
thomas-senechal opened this issue Oct 25, 2024 · 0 comments
Open
3 tasks

Improve cache creation #147

thomas-senechal opened this issue Oct 25, 2024 · 0 comments

Comments

@thomas-senechal
Copy link
Member

thomas-senechal commented Oct 25, 2024

Context
Follows #145 (comment)

ATM, we create a new cache struct each time we need it. We could simplify that by having a singleton or having it stored in the API context.

Todo

  • Decide how to store the cache struct
  • Implement the changes
  • Ensure cache is still working properly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant