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

Merge dataframe-caching #11

Merged
merged 13 commits into from
May 20, 2024
Merged

Merge dataframe-caching #11

merged 13 commits into from
May 20, 2024

Conversation

yyyxam
Copy link
Collaborator

@yyyxam yyyxam commented May 20, 2024

The dataframe containing the data produced by MALA (and more..) is now stored in a server-side cache, instead of a dcc.Store (browser-/client-cache).

TODO:

  • auto-clear cache or find a suitable timeout. Best would be at end of session somehow.
  • reset should clear cache

@yyyxam yyyxam self-assigned this May 20, 2024
@yyyxam yyyxam merged commit ea07f5b into dev May 20, 2024
@yyyxam yyyxam deleted the caching branch May 20, 2024 10:15
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

Successfully merging this pull request may close these issues.

1 participant