Task 9
Task 9
How many keys are present inside the database with index 0?
Answer
4
Explanation
Into redis-cli we'll run the following command:
info keyspace
Last updated
How many keys are present inside the database with index 0?
4
Into redis-cli we'll run the following command:
info keyspace
Last updated