Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Which is the best way to achieve persistence in Redis?
Home
Redis
Which is the best way to achieve persistence in Redis?
0
votes
asked
Oct 6, 2022
in
Redis
by
Robindeniel
Which is the best way to achieve persistence in Redis?
a) Value
b) Fork ()
c) SAVE command
d) AOF
aof
redis
persistence
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 6, 2022
by
Robindeniel
d) AOF
...