Mustafa Uysal

I'm traveling light, it's au revoir… leaving my two cents here and there.

life

  • There is a concept in distributed systems called eventual consistency. In simple terms, when the same data exists in multiple places, they don’t all have to reflect a change at exactly the same moment. For a while, different parts of the system can disagree with each other. One node has the new value, another still…