Features
- add wrapper function
WithTransaction
to support MongoDB transactions - add ci workflow to lint and test the module automatically on PRs and pushes to the
main
branch
Fixes
- re-architect the connection logic to attach
EntityMongoModel
with the database connection to support multi-tenancy