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

feat: add batch get, set, delete functions for nodejs #916

Merged
merged 7 commits into from
Sep 19, 2023
Merged

Conversation

anitarua
Copy link
Contributor

@anitarua anitarua commented Sep 14, 2023

Addresses #460 by implementing a BatchUtils namespace that offers the batchGet, batchSet, and batchDelete functions in the Nodejs SDK.

@anitarua anitarua marked this pull request as ready for review September 14, 2023 20:18
@anitarua anitarua requested a review from a team September 14, 2023 20:19
Copy link
Contributor

@pgautier404 pgautier404 left a comment

Choose a reason for hiding this comment

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

I left a couple super picky comments, but I think this looks great!

@pgautier404 pgautier404 requested a review from a team September 14, 2023 22:50
Copy link
Contributor

@cprice404 cprice404 left a comment

Choose a reason for hiding this comment

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

looking really good! just a few minor thoughts, mostly API-related

Copy link
Contributor

@pratik151192 pratik151192 left a comment

Choose a reason for hiding this comment

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

🎉👏🚀

Copy link
Contributor

@cprice404 cprice404 left a comment

Choose a reason for hiding this comment

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

party

@anitarua anitarua merged commit d7056f3 into main Sep 19, 2023
13 checks passed
@anitarua anitarua deleted the batchutils branch September 19, 2023 00:14
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.

5 participants