
read-write dependency
a relationship where operation A reads a version and operation B writes the next version of the same object
“A read-write dependency chained the cache read to the subsequent database update.”

a relationship where operation A reads a version and operation B writes the next version of the same object
“A read-write dependency chained the cache read to the subsequent database update.”