etix / mirrorbits

Mirrorbits is a geographical download redirector written in Go for distributing files efficiently across a set of mirrors.
MIT License
497 stars 90 forks source link

Keep history of mirror statuses #94

Open stormi opened 5 years ago

stormi commented 5 years ago

It would be nice to store a history related to the mirrors, to help detect mirrors that have frequent issues:

ott commented 1 year ago

Would a log file suffice?

stormi commented 1 year ago

There already is a log, but it's just text so not that easy to use for this purpose.