Huawei
H13-821_V3.0 · Question #307
Redis, a non-relational database, is a Key-value database for high-performance concurrent read and write. Redis supports five data types: string (string), hash (hash), list (list), set (unordered…
The correct answer is A. True. See the full explanation below for the reasoning.
Database and Application Solution Design on Huawei Cloud
Question
Redis, a non-relational database, is a Key-value database for high-performance concurrent read and write. Redis supports five data types: string (string), hash (hash), list (list), set (unordered collection) and zset (ordered collection).
Options
- ATrue
- BFalse
How the community answered
(55 responses)- A80% (44)
- B20% (11)
Topics
#Redis#key-value store#data types#NoSQL
Community Discussion
No community discussion yet for this question.