Skip to content

feat: Proxy cache#202

Draft
freb97 wants to merge 4 commits intomainfrom
feat/proxy-cache
Draft

feat: Proxy cache#202
freb97 wants to merge 4 commits intomainfrom
feat/proxy-cache

Conversation

@freb97
Copy link
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>
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

Comments