I have a bit of a performance problem in my applic...
# exposed
w
I have a bit of a performance problem in my application due to a lot of requests to two tables. Is it possible to cache these tables and not execute a request to the database everytime?