Login
Remember
Register
Ask a Question
The ____ command in Memcached is used to add data to an existing key.
0
votes
asked
Jul 28, 2023
in
MemCached
by
sharadyadav1986
The ____ command in Memcached is used to add data to an existing key.
Extend
Append
Prepend
Add
memcached-add-data
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 28, 2023
by
sharadyadav1986
B) Append
Reason:
The append command in Memcached is used to add data to an existing key.
...