Duplicate data keys when put in replicated cache when start app
thachtan opened this issue · 5 comments
Hi team, i have problem with duplicate data in replicated cache.
I start two node same time and put data concurrently and a have duplicate in both node.
I have small repo to describe it.
I add data in small setup process.
and get duplicate keys with get match.
Hey! Let me check it out and will try to get back to you soon!
Hey! I've pushed some fixes and improvements to the master branch, may you please try it out and see if you get the same error, stay tuned, thanks!
Great, It worked!!!
It clear old cache gen.
Thanks for your help ^^ <3 <3 <3
Glad to hear that 😄 ! And thanks to you too, because of your tests, we have been able to identify issues, corner cases, and also possible improvements, which is great, so thanks, stay tuned 👍
BTW, just published a new release with these changes as well as with other features!