Hello,
I've a question about the Union backend. I read the doc but still I'm not sure. I get that you can upload/read to and from multiple remotes, that fine.
My question is, what happen is my two remotes points to the same storage ? Like, with dropbox, I split my remotes so I can use differents APIs for different usages. But can I use union to "load balance" the api usage, If my union consists of dropbox1: and dropbox2: (again, if they're pointing to the same storage) ?
I hope it's understandable. Thx you.