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

SqlStoreClient class, SqlRetryService signatures plus #3427

Merged
merged 25 commits into from
Jul 26, 2023

Conversation

SergeyGaluzo
Copy link
Contributor

To increase portability/testability of FHIR codebase this PR creates lightweight initializer of SqlRetryService class and separates simple (no business logic) SQL wrappers to new SqlStoreClient class.

Both these are used in the new EventsReader exe for perf testing.

Also fixing SqlRetryService method signatures.

@SergeyGaluzo SergeyGaluzo added Enhancement Enhancement on existing functionality. Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs labels Jul 25, 2023
@SergeyGaluzo SergeyGaluzo added this to the S118 milestone Jul 25, 2023
@SergeyGaluzo SergeyGaluzo requested a review from a team as a code owner July 25, 2023 17:41
@SergeyGaluzo SergeyGaluzo changed the title Users/sergal/events2 SqlStoreClient class, SqlRetryService signatures plus Jul 25, 2023
@SergeyGaluzo SergeyGaluzo merged commit 940406b into main Jul 26, 2023
@SergeyGaluzo SergeyGaluzo deleted the users/sergal/events2 branch July 26, 2023 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs Enhancement Enhancement on existing functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants