Tag

#caching

How we detected GQL caching issues with an ESLint plugin

Introduction Over the past year at Hashnode, we have been continuously developing GraphQL APIs to enable users to interact with their data and perform various operations. We utilize Stellate as the GQL CDN and take advantage of its Edge Caching capab...

Date: |Estimated Reading Time: 4 min|Author: Lakshya Thakur

Hashnode's Feed Architecture

We previously explained how we calculate the Hashnode Feed and select content and metadata for each user. We found that the feed now displays improved and personalized content. However, we did find two issues in the implementation: Performance: The ...

Date: |Estimated Reading Time: 6 min|Author: Florian Fuchs|Comments: 3