dblock / slack-strava

(Re)Post Strava activities to Slack
https://slava.playplay.io
MIT License
37 stars 6 forks source link

Don't store old activities #9

Closed dblock closed 3 years ago

dblock commented 6 years ago

We only want the one last activity and all future ones.

irb(main):013:0> User.asc(:_id).last.activities.count
=> 755
dblock commented 3 years ago

Activities are stored for 30 days now or for clubs when they are still needed to do an incremental sync.

https://github.com/dblock/slack-strava/commit/6121fa5c0d7df148f5dc02c007daada7205ad3e6 https://github.com/dblock/slack-strava/commit/ebfb98bbcd4d0baafcb9918b5190e1c93cb70409