I think they wanted to avoid introducing a database for storing the directed rooted tree. Because it increases operational complexity. Also they were comfortable running MySQL.
Perhaps you could read through the references for extra information. Thanks
Why did they choose to store the workflow DAGs in MySQL?
I think they wanted to avoid introducing a database for storing the directed rooted tree. Because it increases operational complexity. Also they were comfortable running MySQL.
Perhaps you could read through the references for extra information. Thanks