0

Now I need to synchronize data between the redis of both nodes, and both nodes provide write capability.The same key may be written to different nodes at the same time. Data consistency problems that may occur during data synchronization.

I tried to solve this problem, but most of the materials I looked up ended in CRDT, and I couldn't find an open source project that could help me solve this problem.

0 Answers0