Skip to content

Finishing up the CacheProvider contract, and integration with CachedDataSource #45

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

Merged
merged 3 commits into from
Sep 11, 2024

Conversation

doekenorg
Copy link
Collaborator

@doekenorg doekenorg commented Sep 11, 2024

This PR adds support for:

  • Tags on the cache providers to invalidate all caches for a data source.
  • Adds a SQLite Cache Provider

 - Update ArrayCacheProvider to implement tags
 - Add CacheItem to type and validate parameters
 - Add tests
@doekenorg doekenorg merged commit 27fea2c into main Sep 11, 2024
5 checks passed
@doekenorg doekenorg deleted the feature/caching branch September 11, 2024 11:33
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