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 regional datastore service #2180

Merged
merged 8 commits into from
Jan 19, 2024
Merged

feat: add regional datastore service #2180

merged 8 commits into from
Jan 19, 2024

Conversation

mrkdeng
Copy link
Contributor

@mrkdeng mrkdeng commented Jan 16, 2024

Description of change

Issue

PR reviewer notes

  1. Use IRegionalDatastoreService as a wrapper of IHttpService. The implementation RegionalDatastoreService will route service calls to S3 client, and non-service calls to Http service.
  2. Route calls to IHttpService if service Lambda environment isn't setup properly, which prevents introducing breaking changes.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@mrkdeng mrkdeng self-assigned this Jan 16, 2024
@mrkdeng mrkdeng changed the title feat: add regional database service feat: add regional datastore service Jan 16, 2024
@mrkdeng mrkdeng marked this pull request as ready for review January 16, 2024 18:00
@mrkdeng mrkdeng merged commit 429e220 into main Jan 19, 2024
3 checks passed
@mrkdeng mrkdeng deleted the feat_regional_s3 branch January 19, 2024 17:58
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