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

switch to using a dedicated filestore cache for settings, instead of memory #2047

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

stuzart
Copy link
Member

@stuzart stuzart commented Nov 8, 2024

Using in memory cache causes problems since the cache isn't shared between instances.

tested with before and after Docker containers.

@stuzart stuzart requested a review from fbacall November 8, 2024 10:51
@stuzart stuzart merged commit b0faced into main Nov 8, 2024
23 checks passed
@stuzart stuzart deleted the use-filestore-cache-for-settings branch November 13, 2024 14:00
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.

2 participants