Closed joschahenningsen closed 1 week ago
The movies table contributes to a majority of our database traffic but is very static. This PR adds a cache to minimize database hits.
:eyes: Found the following differences in the sql schema:
The movies table contributes to a majority of our database traffic but is very static. This PR adds a cache to minimize database hits.