What is Redis? | Redis crash course
What problem does it solve?
To understand what problem Redis solves, let's take the example below.
Let's think, you have an application with a user, that requests some data from the server.
The server then goes to the database and runs 5 query comma...
manasupadhyay.hashnode.dev2 min read