DArray in Dagger vs DistributedArrays

Hi all,
Was looking over some options for making a project of mine run in parallel and happened to notice both Dagger and DistributedArrays export a DArray type. Anyone have any insights as to the difference between the two or pros/cons of each? I assume since they’re under the same GitHub Organization they’re somehow related in implementation or intended use, but you know what they say about making assumptions.
Thanks!