HIRO-MicroDataCenters-BV / rhio

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

Allow sync of duplicate NATS messages #83

Open adzialocha opened 6 days ago

adzialocha commented 6 days ago

NATS messages can not uniquely be identified if they have the same subject and payload. We need to account for that in our sync protocol.