Login
Remember
Register
Ask a Question
Which of the following command is used to set the data, if the data hasn't been updated since the last retrieve?
0
votes
asked
Jul 29, 2023
in
MemCached
by
sharadyadav1986
Which of the following command is used to set the data, if the data hasn't been updated since the last retrieve?
Retrieve
Set
Recover
CAS
memcache-command
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 29, 2023
by
sharadyadav1986
D) CAS
Reason:
If the data hasn't been updated since the last retrieve, the Memcached CAS command is used to set it.
...