Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
FastQL: Smart GraphQL Caching and CDN (fastql.io)
2 points by zhobbs on June 5, 2018 | hide | past | favorite | 1 comment


They seem to be similar to fastly in that I can pass an object_id to invalidate, and every object that contains it is invalidated. Invalidate-by-id is very powerful compared to invalidate-by-path, since I no longer have to remember which paths contain which objects.

But they go further than fastly because you don't have to annotate responses with object ids: https://fastql.io/docs/examples/mutation-update/#automatic-i...

This is extremely interesting and something I haven't seen before in an edge cache.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: