libertysoft3 / saidit

The reddit open source fork powering SaidIt
https://saidit.net
Other
229 stars 40 forks source link

Fix subreddit traffic stats #110

Open libertysoft3 opened 2 years ago

libertysoft3 commented 2 years ago

https://saidit.net/s/help/comments/5dw3/traffic_page_isnt_operational/

the codebase currently collects traffic data fine, but the final stats and reports are generated by sending all of the data to Amazon EMR/Elastic Map Reduce.

saidit needs to factor out the amazon/external service dependency or run it locally somehow.