medusajs / b2b-starter-medusa

Official Medusa B2B Starter template. Features common B2B ecommerce requirements and can be easily adapted and extended.
https://dub.sh/medusa-b2b-starter
MIT License
141 stars 42 forks source link

feat: implement dynamic cache tags #17

Closed VariableVic closed 1 month ago

VariableVic commented 1 month ago

Implements dynamic cache tags throughout the storefront. This ensures that the cache will be invalidated for the current client only when server data mutates.