temporalio / temporal

Temporal service
https://docs.temporal.io
MIT License
10.79k stars 780 forks source link

MongoDB as Persistent #2318

Open milanof-huma opened 2 years ago

milanof-huma commented 2 years ago

Is your feature request related to a problem? Please describe. I'm working in a company that heavily uses MongoDB and MongoDB Atlas. So it makes sense for us to run everything through MongoDB as our primary data store specially when it comes to backup / restore, you don't want to have multiple databases.

Describe the solution you'd like I would say, there is support for casandra and sql databases, it shows there should be some way ( maybe easy way ) to use Atlas as persistent layer.

Describe alternatives you've considered We are already using python celery in other part of our business services, but we are looking for alternatives and this can help us to move forward with evaluations.

Additional context Also, we are happy to invest into the project by providing development capacity for this task. Let me know if that could be an option to consider.

StanislavPrusac commented 10 months ago

+1 for MongoDB as Persistent! <3

ajzawawi commented 3 months ago

+1 for mongodb. Is this open for contribution?

AbhijithHarness commented 3 months ago

+1 for mongoDB.

algobot76 commented 4 days ago

any updates?