superfly / fly

Deploy app servers close to your users. Package your app as a Docker image, and launch it in 17 cities with one simple CLI.
https://fly.io
985 stars 48 forks source link

Apollo GraphQL + Caching #271

Closed mrkurt closed 4 years ago

mrkurt commented 4 years ago

A demonstration of Apollo GraphQL servers + Redis caching on Fly.

mrkurt commented 4 years ago

Done by @karllhughes: https://github.com/fly-examples/edge-graphql

mrkurt commented 4 years ago

We need to expand the readme on this a bit and make sure all these are addressed:

codepope commented 4 years ago

Overview

Deploying to Fly

Running Graphql Queries

What happens within the app

What is Fly and Why Fly

Testing Latency

Running Locally