2025-06-06 - 2025-12-06
Overview
8 Pull requests merged by 1 user
Merged
#8 fix: corrected redis logic to prevent temporary lock-outs on failed database transactions;
Merged
#7 feat: implement wish list and wish features including creation, retrieval, and updates;
Merged
#6 Backend: finishing the first milestone
Merged
#5 refactor-controllers
Merged
#4 refactor: declaring controller methods externally because the big idiot swaggo does not want to work unless the comments are attached to a gin handler func;
Merged
#3 fix: viper not unmarshalling env variables into the struct
Merged
#2 feat-db_abstraction
Merged
#1 experiment-service_controller_pattern