Juan Gutierrez
Juan Gutierrez
An implementation of one of my proposals, resolves #2248 - [Add support for transactions using global sessions](https://github.com/MongoEngine/mongoengine/issues/2248#issuecomment-908504024) * Maintain state of session when entering and exiting transaction * Update any...
Per https://github.com/MongoEngine/mongoengine/issues/2555 - this provides a Dockerized mongo 4 container with a replica set of 1, primed and ready to go. If you don't have a mongo instance running already,...
Hi there! Long time mongoengine user, first time (potential) contributor here. I started poking around the tickets regarding transaction support and thought I might take a crack at that. When...