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

Ensure that query/transform options are shared between sources and their caches #810

Merged
merged 4 commits into from Feb 11, 2021

Conversation

dgeb
Copy link
Member

@dgeb dgeb commented Feb 11, 2021

On source instantiation, caches will now be instantiated with any defaultQueryOptions and defaultTransformOptions passed as source settings (unless the corresponding options are explicitly set in cacheSettings).

Furthermore, these settings will be kept in sync when updated on the source.

@dgeb dgeb merged commit 1dc2372 into main Feb 11, 2021
@dgeb dgeb deleted the set-default-options branch February 11, 2021 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant