Login
Remember
Register
Ask a Question
The ____ command in Memcached is used to assign a value to a new key.
0
votes
asked
Jul 28, 2023
in
MemCached
by
sharadyadav1986
The ____ command in Memcached is used to assign a value to a new key.
Create
Add
Set
Assign
memcached-new-key
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 28, 2023
by
sharadyadav1986
B) Add
Reason:
The add command in Memcached is used to assign a value to a new key.
...