Skip to content
Snippets Groups Projects

faster by created for observer communitites

Merged Dan Notestein requested to merge dn_fast_by_created_for_observer_communitites into develop

Original implementation was very slow (~70s) when the observer wasn't subscribed to communitities, because it had to search entire hive_posts table in order to determine there were no posts to return. This algorithm picks most recent _limit posts from each community that observer is subscribed to, then sorts then by most recent.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading