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

CLIENT-3181: Add Multi-Record Transactions #645

Merged
merged 21 commits into from
Dec 24, 2024
Merged

Conversation

DomPeliniAerospike
Copy link
Collaborator

No description provided.

@DomPeliniAerospike DomPeliniAerospike dismissed realmgic’s stale review December 23, 2024 08:34

The merge-base changed after approval.

realmgic
realmgic previously approved these changes Dec 23, 2024
lib/aerospike.js Outdated
@@ -238,6 +242,39 @@ exports.Config = require('./config')
*/
exports.Double = require('./double')

/**
* Multi-record transaction (MRT) class. Each command in the MRT must use the same namespace.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it say "All commands in the same MRT must use the same namespace"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed this in recent commits.

@DomPeliniAerospike DomPeliniAerospike merged commit c8c6512 into stage Dec 24, 2024
31 checks passed
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

Successfully merging this pull request may close these issues.

2 participants