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

feat(kv): Set KV key expiration to improve cost management #449

Merged
merged 3 commits into from
May 11, 2024

Conversation

AdiRishi
Copy link
Owner

Resolves #298

Copy link

changeset-bot bot commented May 11, 2024

🦋 Changeset detected

Latest commit: 783a90c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
turborepo-remote-cache-cf Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

🌩 Deploying with Cloudflare Pages

Name Result
Last commit: 48743eb
Status: ✅ Deploy successful!
Preview URL: https://25267b85.cloudflare-turbo-cache-docs.pages.dev

@coveralls
Copy link

coveralls commented May 11, 2024

Pull Request Test Coverage Report for Build 9041478698

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 96.692%

Totals Coverage Status
Change from base Build 9024353146: 0.02%
Covered Lines: 560
Relevant Lines: 573

💛 - Coveralls

Copy link
Contributor

🌩 Deploying with Cloudflare Pages

Name Result
Last commit: 9916d58
Status: ✅ Deploy successful!
Preview URL: https://da7bc31b.cloudflare-turbo-cache-docs.pages.dev

Copy link
Contributor

🌩 Deploying with Cloudflare Pages

Name Result
Last commit: 783a90c
Status: ✅ Deploy successful!
Preview URL: https://48df0ace.cloudflare-turbo-cache-docs.pages.dev

@AdiRishi AdiRishi merged commit b765ed4 into master May 11, 2024
5 checks passed
@AdiRishi AdiRishi deleted the arishi-issue-298 branch May 11, 2024 05:36
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.

[Feature]: Use KV key expiry to cost effectively remove cache keys
2 participants