We noted that, as users and complexity of content on MBurger grew, more and more queries were performed stressing the database. Since most of these queries were exactly the same (i.e. asking for the same content) we have thought of different methods to optimize and minimize database access, thus improving the overall performances.
How we drastically reduced the query numbers (improving response time) with Redis caching
Was this article helpful?
Please sign in to leave a comment.
Comments
0 comments