lionleaf / dwitter

Social network for short js demos
https://www.dwitter.net
Apache License 2.0
763 stars 69 forks source link

Optimize apiv2 dweet requests #524

Closed lionleaf closed 2 years ago

lionleaf commented 2 years ago

Reduces the number of DB queries performed for GET apiv2beta/dweets from ~44 to 8

This PR does the following:

When opening your Pull Request, we encourage you to do the following (you can add an X to check each task):