-
Notifications
You must be signed in to change notification settings - Fork 105
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 runTransactionAsync method #294
Conversation
kindly ask how internal retry of |
src/database.js
Outdated
* // ... | ||
* }); | ||
*/ | ||
Database.prototype.runTransactionAsync = function(runFn) { |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #294 +/- ##
==========================================
- Coverage 100% 99.61% -0.39%
==========================================
Files 12 12
Lines 1289 1295 +6
==========================================
+ Hits 1289 1290 +1
- Misses 0 5 +5
Continue to review full report at Codecov.
|
@crwilcox sorry about this, need a rebase on this one |
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.
Looks like something got messed up with the rebase
5d19f77
to
6f44f5a
Compare
2ce53f9
to
d34705b
Compare
939a658
to
de83219
Compare
Offers an alternative model to alleviate some of the issues in #249