Skip to content

[0/5] feat: multi-level caching with automatic backfill#1

Merged
mmastrac merged 1 commit intomainfrom
vercel/multilevel-caching
Mar 31, 2026
Merged

[0/5] feat: multi-level caching with automatic backfill#1
mmastrac merged 1 commit intomainfrom
vercel/multilevel-caching

Conversation

@mmastrac
Copy link
Copy Markdown
Collaborator

Summary

Cherry-picked from upstream PR mozilla#2581.

  • Adds hierarchical cache storage (e.g., disk -> redis -> s3) with configurable write tolerance policies
  • Automatic backfill from slower tiers to faster ones
  • New SCCACHE_MULTILEVEL_CHAIN env var for configuration

Stack: 1/6

Upstream: mozilla#2581

Cherry-picked from upstream PR mozilla#2581.

Adds hierarchical cache storage (e.g., disk -> redis -> s3) with
configurable write tolerance policies and automatic backfill from
slower tiers to faster ones.

Upstream: mozilla#2581

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mmastrac mmastrac changed the title feat: multi-level caching with automatic backfill [0/5] feat: multi-level caching with automatic backfill Mar 31, 2026
@mmastrac mmastrac merged commit 22b3037 into main Mar 31, 2026
93 of 138 checks passed
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