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

Allow record-cache-based sources to define a custom cacheClass #827

Merged
merged 1 commit into from Mar 15, 2021

Conversation

dgeb
Copy link
Member

@dgeb dgeb commented Mar 14, 2021

All record-cache-based sources (memory, indexeddb, and local storage) now allow a cacheClass setting to be passed on construction. This allows for customization of cache behavior that may not be plausible via the other cache-related setting: cacheSettings.

This allows for easier customization of cache behavior.
@dgeb dgeb merged commit f5cc186 into main Mar 15, 2021
@dgeb dgeb deleted the cache-class branch March 15, 2021 12:56
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