Huawei
H13-723_V2.0 · Question #81
Suppose there is an application that needs to frequently access the user table in the Oracle database. In order to improve performance, Redis is introduced to cache user information. For this…
The correct answer is C. hash. See the full explanation below for the reasoning.
Question
Suppose there is an application that needs to frequently access the user table in the Oracle database. In order to improve performance, Redis is introduced to cache user information. For this scenario, which of the following is the best data structure choice for Redis?
Options
- Alist
- Bset
- Chash
- Dsorted set
How the community answered
(34 responses)- A3% (1)
- B15% (5)
- C74% (25)
- D9% (3)
Community Discussion
No community discussion yet for this question.