Content pfp
Content
@
0 reply
0 recast
0 reaction

Jem pfp
Jem
@jem
One thing I didn’t know: Google Cloud Run provides HTTP-layer caching OOTB. The last item in this table calls an endpoint that in turn fetches 90 days of data from 4 GraphQL endpoints and returns those records with some metrics. Response normally in 15 seconds.
1 reply
0 recast
0 reaction

Jem pfp
Jem
@jem
I spent a few days messing with Redis (hosted on Upstash) and dealing with concurrency, and the performance ends up being better with just HTTP caching. Crazy.
0 reply
0 recast
0 reaction