Skip to content
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

add transaction support #7

Open
timgraham opened this issue Apr 29, 2024 · 1 comment
Open

add transaction support #7

timgraham opened this issue Apr 29, 2024 · 1 comment

Comments

@timgraham
Copy link
Collaborator

Evaluate to what extent MongoDB's transaction support can be implemented in Django.

@timgraham
Copy link
Collaborator Author

I did a little investigation in https://github.com/timgraham/django-mongodb/tree/transactions. I ran into a database error: "Transaction numbers are only allowed on a replica set member or mongos". At this point, I think there are higher priority things to work on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant