1. React
  2. React India
  3. 2019
  4. Reactive journey from 3 to 0.2s using Apollo GraphQL, Redis Caching and Monitoring

Reactive journey from 3 to 0.2s using Apollo GraphQL, Redis Caching and Monitoring

Eesh and his team has built a single GraphQL endpoint at his company to remove the dependency of the react client with the Rest API.

Eesh Tyagi at React India 2019

Eesh and his team has built a single GraphQL endpoint @Cleartrip to remove the dependency of the react client with the Rest API. This will avoid the unnecessary over fetching of verbose data and manipulation on the client, making the react client cleaner and faster (3 → 0.2s document load). I will also talk about how we improved page load time using redis caching at Graphql server and monitored the results using new relic.