Skip to content

feat: Proxy cache#202

Merged
freb97 merged 5 commits intomainfrom
feat/proxy-cache
Feb 19, 2026
Merged

feat: Proxy cache#202
freb97 merged 5 commits intomainfrom
feat/proxy-cache

Conversation

@freb97
Copy link
Copy Markdown
Collaborator

@freb97 freb97 commented Feb 19, 2026

🔗 Linked issue

resolves #201

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Introduces a proxy cache, meaning we can now cache requests on the client and server side when using useStorefront or useStorefrontData in a .vue file.

Signed-off-by: Frederik Bußmann <frederik@bussmann.io>
Signed-off-by: Frederik Bußmann <frederik@bussmann.io>
Signed-off-by: Frederik Bußmann <frederik@bussmann.io>
Signed-off-by: Frederik Bußmann <frederik@bussmann.io>
@freb97 freb97 force-pushed the feat/proxy-cache branch 2 times, most recently from fe41978 to 6a09219 Compare February 19, 2026 21:01
Signed-off-by: Frederik Bußmann <frederik@bussmann.io>
@freb97 freb97 marked this pull request as ready for review February 19, 2026 21:10
@freb97 freb97 merged commit fb3fd06 into main Feb 19, 2026
5 checks passed
@freb97 freb97 deleted the feat/proxy-cache branch February 19, 2026 21:10
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.

Proxy Cache

1 participant