Introduce standalone experimental.useCache flag
github.com
As of next@15.2.0-canary.25
you can now try out 'use cache'
without needing to enable dynamicIO
by setting experimental.useCache
to true
.
With all of the prerequisite that this is canary, not production ready, still being understood from an infra level, etc. I will say that it is a revelatory feature, the cache primitive you've dreamed of. Being able to easily cache data based on responses is going to lead to some game-changing development.