Description
When there are a big number of requests the UI will not serve all the users.
We should add a caching layer in Django such that things would go more smoothly.
Is your feature request related to a problem?
A better response time for the User Interface, such that a new request would not touch the disk so many times