Hello Everyone, I have a question about architecture. If you can help me, I thank you. I have 3 nodes with dynomite and redis. they see each other and replicate themselves perfectly. But if a node falls, the entire cluster goes down. my application client can not connect to the application any more. my application is in python and I'm using the same redis library.
Hello Everyone, I have a question about architecture. If you can help me, I thank you. I have 3 nodes with dynomite and redis. they see each other and replicate themselves perfectly. But if a node falls, the entire cluster goes down. my application client can not connect to the application any more. my application is in python and I'm using the same redis library.