Huawei
H13-723_V2.0 · Question #46
Which Redis commands are atomic operations?
The correct answer is D. All of the above. See the full explanation below for the reasoning.
Question
Which Redis commands are atomic operations?
Options
- AINCR (increase the stored digital value by one)
- BHINCRBY (add incremental increment to the field value in the hash table key)
- CLPUSH (push operation on linked list)
- DAll of the above
How the community answered
(28 responses)- A11% (3)
- B4% (1)
- C4% (1)
- D82% (23)
Community Discussion
No community discussion yet for this question.