We should refactor the cache overrides implementation to better reflect current and upcoming Next features.
The idea by separating value and metadata is to be able to stream the value ASAP, especially useful for Composable cache.
We ideally also want to do a single trip for the cache
We should refactor the cache overrides implementation to better reflect current and upcoming Next features.
The idea by separating value and metadata is to be able to stream the value ASAP, especially useful for Composable cache.
We ideally also want to do a single trip for the cache