osu-tournament-rating / otr-api

API powering osu! Tournament Rating
https://otr.stagec.xyz/
GNU General Public License v3.0
8 stars 5 forks source link

Implement service and repository methods to store `PlayerRating` objects #367

Closed hburn7 closed 2 months ago

hburn7 commented 2 months ago

Depends on #364, #362, #365

Pantex9 commented 2 months ago

Hi, i am interested in resolving this issue.

hburn7 commented 2 months ago

Hi, i am interested in resolving this issue.

Hi there, apologies for marking your comment as spam. We did this as a precaution due to another comment appearing to be spam showing in our organization. Please join our Discord here if interested in contributing. Thanks!

hburn7 commented 2 months ago

Repository and service classes are not needed as the processor is now able to connect to the database directly.