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

fix: ensure checking the global cache before enabling stream cache #592

Merged
merged 2 commits into from
Jan 3, 2024

Conversation

nitisht
Copy link
Member

@nitisht nitisht commented Jan 3, 2024

This PR adds a check to ensure global cache is enabled in the enable stream cache API. We don't allow enabling stream cache because it is misleading to enable cache if global cache is not enabled / configured.

…ache

This PR adds a check to ensure global cache is enabled in the
enable stream cache API. We don't allow enabling stream cache
because it is misleading to enable cache if global cache is
not enabled / configured.
@nitisht nitisht merged commit 9907a33 into parseablehq:main Jan 3, 2024
6 checks passed
@nitisht nitisht deleted the status branch January 3, 2024 07:49
@github-actions github-actions bot locked and limited conversation to collaborators Jan 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants