Mark As Completed Discussion

Let's test your knowledge. Click the correct answer from the options.

Why would we want to implement Redis as a cache for our web application?

Click the option that best answers the question.

  • To improve the performance of our web app
  • To save and recover data in case of a database failure
  • So we can use Strings and Lists and Sets in our application
  • For extending our modules