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

mongo transaction #86

Open
zhongjixiuxing opened this issue Jun 19, 2015 · 1 comment
Open

mongo transaction #86

zhongjixiuxing opened this issue Jun 19, 2015 · 1 comment

Comments

@zhongjixiuxing
Copy link

I recently met Mongo transaction trouble, I do not know how to deal with. I want to ask you is how to solve. Also, how to use mongo on your plugin findAndModifiy function?

@purekid
Copy link
Owner

purekid commented Jun 19, 2015

Now we can't use findAndModify function in the Model. But we can easily
extend the _call funciton in MongoDB.php for supporting findAndModify.
I will make time to do this.

2015-06-19 18:01 GMT+08:00 zhongjixiuxing [email protected]:

I recently met Mongo transaction trouble, I do not know how to deal with.
I want to ask you is how to solve. Also, how to use mongo on your plugin
findAndModifiy function?


Reply to this email directly or view it on GitHub
#86.

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

No branches or pull requests

2 participants