Skip to content

Feat drift cache manager#427

Merged
nogringo merged 7 commits intomasterfrom
feat/drift-cache-manager
Feb 19, 2026
Merged

Feat drift cache manager#427
nogringo merged 7 commits intomasterfrom
feat/drift-cache-manager

Conversation

@nogringo
Copy link
Collaborator

@nogringo nogringo commented Feb 7, 2026

No description provided.

@nogringo nogringo self-assigned this Feb 7, 2026
@nogringo nogringo requested review from 1-leo and frnandu February 7, 2026 19:40
@codecov
Copy link

codecov bot commented Feb 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.60%. Comparing base (881744f) to head (bdd2ae3).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #427      +/-   ##
==========================================
- Coverage   75.65%   75.60%   -0.06%     
==========================================
  Files         148      148              
  Lines        5886     5886              
==========================================
- Hits         4453     4450       -3     
- Misses       1433     1436       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@1-leo 1-leo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hard to evaluate without #384
either #384 => master => this PR
or #384 => this PR

And add drift db to the tests

@frnandu
Copy link
Collaborator

frnandu commented Feb 9, 2026

What features/advantages does drift db has when compared with other cache impls?

@nogringo
Copy link
Collaborator Author

nogringo commented Feb 9, 2026

What features/advantages does drift db has when compared with other cache impls?

It use web workers and wasm. So Drift will be the most performant web cache.

- Add complete README with usage examples and platform support
- Add CHANGELOG for initial release
- Add example/drift_cache_manager_example.dart
- Remove dependency_overrides for publication
@nogringo nogringo force-pushed the feat/drift-cache-manager branch from 36de06b to c6dba91 Compare February 18, 2026 11:29
@nogringo nogringo requested a review from 1-leo February 18, 2026 12:22
@nogringo nogringo merged commit 429fe28 into master Feb 19, 2026
6 of 7 checks passed
@frnandu frnandu added this to the 0.8 milestone Mar 10, 2026
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.

3 participants