I have a scenario where I want to cache data that does not change frequently when calling the controller method so that I can reduce the calls made to the database
there is one table in which data does not change frequently enough throughout the day and it could be…
Top comments (0)