Skip to content

Best method for monitoring a timeline for updates? #524

Answered by MarshalX
quartzjer asked this question in Questions
Discussion options

You must be logged in to vote

Hi Jer! If the timeline is just a simple list of posts where the posts are filtered by a list of your followings and sorted by timestamp, then it could be more optimal to re-implement this logic and listen to firehose events of new posts. And do your filtering by following manually to populate your timeline

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by MarshalX
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #509 on January 22, 2025 23:01.