psalaets / viilo

Office ping pong ELO ladder
1 stars 1 forks source link

write a regenerate script #39

Open psalaets opened 9 years ago

psalaets commented 9 years ago

Script that iterates through mongo export of results collection and hits the server to add the results.

This will allow us to change something on the server, like tweaking k-factor or adding elo tracking (#28), and it will be like we always had that.

psalaets commented 9 years ago

Depends on #38

psalaets commented 9 years ago

Input will be file of mongo's newline separated json objects.