...
/Quiz Yourself on Redis and Its Commands
Quiz Yourself on Redis and Its Commands
Test yourself on what you learned in this chapter.
We'll cover the following...
1
(Select all that apply.) Which statements about Redis are correct?
A)
Redis performs all of its operations atomically.
B)
Redis is an in-memory database and is usually stored on the RAM for better performance.
C)
Redis is not capable of storing data persistently.
D)
Redis can perform atomic transactions.
Question 1 of 50 attempted