-
Notifications
You must be signed in to change notification settings - Fork 12
Mongodb #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Mongodb #17
Conversation
dani-corie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for working on Peppermint. :)
In case you're interested in integrating MongoDb support in upstream going forward, could you factor the MongoDb code out into a separate module, so that depending on the configuration, either the Mongo or the Postgres queue module is loaded (sort of like a provider model)?
Many thanks! <3
Added mongodb as dbConnection.databaseType, like so:
config_development.json