Topics query optimization and mole questions
By RepoJournal , from @bgrgndzz's public GitHub activity
Backfilled
Buğra Gündüz optimized the topics listing query in bloom and added mole questions to basically, while extending the topics aggregation pipeline to include posts.
Work split across two repositories. In bgrgndzz/bloom, Gündüz optimized the topics listing query [1], making the query faster for retrieving topic data. The same day brought an expansion to the topics aggregation pipeline [2], adding posts to the project stage so that the aggregation now includes post data alongside other topic information. In bgrgndzz/basically, Gündüz added mole questions [3] to expand the question set available in that project.
One email a day. Unsubscribe in one click.
A short briefing every day bgrgndzz ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] optimize topics listing query bgrgndzz/bloom
- [2] add posts to project stage of topics aggregation bgrgndzz/bloom
- [3] add mole questions bgrgndzz/basically