Replies: 1 comment
-
I would suggest configuring redis with AOF or RDB 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
-
Hi,
In the readme it is mentioned that Redis is used to store running workflow. That being said, what is the best setup for production to avoid any lost during workflow execution.
We are exploring the cluster-Redis. Do we need to setup durable Redis and append only? Any guidance is much appreciated.
BR
Beta Was this translation helpful? Give feedback.
All reactions