Skip to content

Backend: FastAPI Cache system #16

@ttiagojm

Description

@ttiagojm

ToDo

We implemented a singleton to prevent to made unnecessary queries to the database since the exercise is the same during the day.

@bugelseif suggest to use FastAPI cache instead of the singleton instance and the functions to select a new exercise everyday.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions