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

Tjmadonna/252 vitessce config speedup #256

Merged
merged 12 commits into from
Jan 19, 2024

Conversation

tjmadonna
Copy link
Contributor

I think we should add an authentication check on the vitessce/config endpoint and an admin check for the DELETE vitessce/config/cache endpoint.

Changes

  • Added Memcached support
  • Added Vitessce caching for configurations that don't contain user token
  • Added endpoint for flushing specific dataset cache

@tjmadonna tjmadonna requested a review from maxsibilla as a code owner January 18, 2024 19:17
@tjmadonna tjmadonna linked an issue Jan 18, 2024 that may be closed by this pull request
Copy link
Contributor

@maxsibilla maxsibilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tjmadonna Please add an expire whenever you call set(). Use MEMCACHED_TTL = 7200

@tjmadonna
Copy link
Contributor Author

@maxsibilla Added expiration

@maxsibilla maxsibilla merged commit 22022e0 into dev-integrate Jan 19, 2024
1 check passed
@maxsibilla maxsibilla deleted the tjmadonna/252-vitessce-config-speedup branch January 22, 2024 20:28
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.

Investigate speeding up vitessce configuration generation
2 participants