hwkiem / imho

davdiv.vercel.app
3 stars 1 forks source link

Switch point of aggregation #66

Closed jryan3211 closed 3 years ago

jryan3211 commented 3 years ago

Compute averages (rent, recommend score) when new reviews are written or updated, instead of on fetch residence. Reviews will be written wayyyy less than they are fetched, and this can occur async. Will also cut out lots of table joining.