cuappdev / cuappdev/volume-backend
Computing most recent article of a publication is inefficient
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
currently makes a query to database for all articles from a publication, then sort based on date and returns most the most recent. Should be something like, the field updates every time articles are input in the database.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.