Login
Remember
Register
Ask a Question
The ______ command is used to set a lock in string dataset
0
votes
asked
Feb 16, 2020
in
Redis
by
rahuljain1
recategorized
Oct 4, 2022
by
sharadyadav1986
The ____________ command is used to set a lock in string dataset.
a) SETEX
b) SETNX
c) PSETEX
d) SET
#dataset
java-questions-answers
redis
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 16, 2020
by
SakshiSharma
SETNX
...