Preserving Cached Values Between Pages in Server Components

When using Cache on server components is is possible to preserve the cached values between pages or this requires storing the whole cache in a separate remote db?
Was this page helpful?