write-write dependency

write-write dependency

🔧 Distributed Systems Reliability

a relationship where operation A writes a version that operation B overwrites

The write-write dependency revealed a potential lost update between two concurrent transactions.