Sign in
Log inSign up

Are there any downsides to passing MongoDB Transactions session data across microservices?

Chidi Williams's photo
Chidi Williams
·Dec 26, 2018

I currently work with a system of microservices communicating with gRPC. I also have MongoDB transactions implemented in many of the different backends. Now, I need to perform single write operations across two or more backends. To do this I'll need to pass the Mongo session information with gRPC. Will I have issues with this?

Hassle-free blogging platform that developers and teams love.
  • Docs by Hashnode
    New
  • Blogs
  • AI Markdown Editor
  • GraphQL APIs
  • Open source Starter-kit

© Hashnode 2024 — LinearBytes Inc.

Privacy PolicyTermsCode of Conduct