-
Is it possible to have multi-node setup without using any cloud service like azure blob? |
Beta Was this translation helpful? Give feedback.
Answered by
jtkech
Sep 14, 2023
Replies: 2 comments 3 replies
-
If you mean only the storage aspect then I guess some kind of shared folder would work too. |
Beta Was this translation helpful? Give feedback.
1 reply
-
With Redis features most of things can be shared without using any cloud service. Unless for Media and Lucene (you may need ElasticSearch). |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ns8482e
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With Redis features most of things can be shared without using any cloud service.
Unless for Media and Lucene (you may need ElasticSearch).