HIRO-MicroDataCenters-BV / rhio

Peer-to-peer NATS message routing and S3 object sync solution
MIT License
0 stars 0 forks source link

Handle file name collisions from different files from two different peers #85

Closed adzialocha closed 5 days ago

adzialocha commented 6 days ago

This can be solved by either namespacing all S3 Objects with a public key or only doing that when a collision was detected (and the owners are different).