Best way to persist data when redid is restarted/crashed #1316
BatuhanCakir
started this conversation in
General
Replies: 1 comment
-
If you are new to Redis I recommend you read this document thoughtfully: https://redis.io/docs/manual/persistence/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
I wanted to use BullMQ but a specification of my Project is that the data in the q will be persistent(not important that everything will be saved). Is there a way to do it because I couldn't find it in the docs but persistence is checked in the Readme.
With kind regards
Beta Was this translation helpful? Give feedback.
All reactions