Closed 112batuhan closed 2 weeks ago
Currently there are three places with duplicate code running. That's gotta get refactored
wrap cache requests into one struct and implement a function to fetch beatmaps and users, return a hashset with the final beatmaps.
fixed in https://github.com/112batuhan/mapper-influences-backend-rs/commit/ba24ac311f02756f4882a027ea8f0a7bfb6609af (I'm working alone on this (mostly))
Currently there are three places with duplicate code running. That's gotta get refactored
wrap cache requests into one struct and implement a function to fetch beatmaps and users, return a hashset with the final beatmaps.