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

make the ttl for the storage mapping of the root storage much higher #562

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

icewind1991
Copy link
Member

@icewind1991 icewind1991 commented Feb 7, 2025

Because groupfolders all share the root storage id, the list of mapping for it can get quite long.
But since groupfolder access is also not likely to change often we can probably just cache that for much longer

  • properly detect what the storageid for the root storage is instead of just assuming 1
  • look into some kind of mechanism to flush the cache on groupfolder related changes

@icewind1991 icewind1991 force-pushed the root-storage-mapping-ttl branch from 187c087 to 30490f4 Compare February 7, 2025 17:18
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