Mark As Completed Discussion

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

What is the primary reason for Redis's high performance compared to relational databases like PostgreSQL?

Click the option that best answers the question.

  • Redis uses SQL
  • Redis data is stored on disk
  • Redis data is stored in memory
  • Redis use object-oriented programming