Implementing caching in Medusa
In this small video, we showcase the performance benefits of caching in a Medusa store. The first request takes more than 1s to complete, while the second request is almost instant (7ms).
medusa:products:page=1
and medusa:products:page=2
)/store/products
) :
/store/products
endpoint, we first check if we have a cached responseres.json
method to: