When use the Apollo Client server side rendering, How to share the cache in cluster server (k8s)?

When use the Apollo Client server side rendering, How to share the cache in cluster server (k8s)?

Our project use Astro + Apollo + graphQL to render the client page, use the InMamoryCache to cache data, and we have a lot of child render server …

 

Read More