Thursday, May 9, 2019
shippedTopics query optimization and mole questions
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.
Sources
- optimize topics listing query · bgrgndzz/bloom
- add posts to project stage of topics aggregation · bgrgndzz/bloom
- add mole questions · bgrgndzz/basically