Hacker News new | ask | show | jobs
by ergo14 1265 days ago
So all your microservices implement sagas or other synchronisation patterns that ensure 100% data consistency?
1 comments

If you distribute the state over ALL your services and need 100% data consistency you’re holding it wrong
Ok, how big percentage of them implement data consistency in your company? :)