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 new storage clients to nodejs/web sdks #1318

Merged
merged 15 commits into from
Jun 21, 2024
Merged

Conversation

bruuuuuuuce
Copy link
Contributor

@bruuuuuuuce bruuuuuuuce commented Jun 7, 2024

relies on momentohq/client-protos#285 to get merged first in order to consume protos from npmjs rather than locally

@bruuuuuuuce bruuuuuuuce marked this pull request as ready for review June 7, 2024 16:05
@bruuuuuuuce bruuuuuuuce requested a review from a team June 7, 2024 16:05
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.

just clearing this off of my review list for now, please add me again when it's ready for 👀 !

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.

just took a quick peek. I have to step afk for a bit but I probably want to experiment with pulling the values out into their own class or interface and see how that feels compared to this.

Copy link
Contributor

@malandis malandis left a comment

Choose a reason for hiding this comment

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

Very polished and thorough. I have a suggestion re: ItemNotFoundError and the enum. The rest are minor concerns.

packages/core/src/errors/errors.ts Outdated Show resolved Hide resolved
packages/core/src/errors/errors.ts Outdated Show resolved Hide resolved
packages/common-integration-tests/src/storage.ts Outdated Show resolved Hide resolved
packages/core/src/messages/store-info.ts Outdated Show resolved Hide resolved
@rishtigupta
Copy link
Contributor

I fixed s/ItemNotFoundError/StoreItemNotFoundError in the pr

@rishtigupta rishtigupta merged commit 5549eee into main Jun 21, 2024
13 checks passed
@rishtigupta rishtigupta deleted the feat/storageClients branch June 21, 2024 00:03
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.

6 participants