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

[Turbopack] Persistent Caching fixups #73423

Merged
merged 4 commits into from
Dec 2, 2024

Conversation

sokra
Copy link
Member

@sokra sokra commented Dec 2, 2024

What?

  • sync blob files on commit
    • This could cause a database corruption
  • add print_stats feature to print stats on shutdown
  • use memory map to read blob files
  • shared index and key cache

Closes PACK-3593

@ijjk ijjk added the created-by: Turbopack team PRs by the Turbopack team. label Dec 2, 2024
Copy link
Member Author

sokra commented Dec 2, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

@sokra sokra changed the title sync blob files on commit [Turbopack] Persistent Caching fixups Dec 2, 2024
@sokra sokra marked this pull request as ready for review December 2, 2024 10:51
@sokra sokra requested a review from mischnic December 2, 2024 10:51
@sokra sokra merged commit 7c24763 into canary Dec 2, 2024
112 of 113 checks passed
@sokra sokra deleted the sokra/turbo-persistence-improvements branch December 2, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
created-by: Turbopack team PRs by the Turbopack team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants