2 Comments
⭠ Return to thread
Jan 25Liked by Neo Kim

Is it not insanely inefficient to pre-compute everyone's feed? That just seems wild to me. Is that a common approach or is it unique to HashNode?

Expand full comment
author

Twitter also precomputes the feed. But only tweets from accounts without a significant following gets written to the follower's feed. The popular users gets a fetch the tweet on the fly approach.

Expand full comment
Error