dolittle / Runtime

Runtime for Dolittle
https://dolittle.io
MIT License
14 stars 10 forks source link

Atlas stream order fix #768

Closed mhelleborg closed 4 months ago

mhelleborg commented 4 months ago

Summary

Fixed stream ordering when using DB's that do not use the natural sort order of _id. This has been proven to be a potential issue on MongoDB Atlas.

Fixed