Skip to content

fix: upstream database and api performance improvements#137

Merged
Cactus-15-49 merged 4 commits intodevelopfrom
upstream-fixes
Apr 24, 2023
Merged

fix: upstream database and api performance improvements#137
Cactus-15-49 merged 4 commits intodevelopfrom
upstream-fixes

Conversation

@alessiodf
Copy link
Collaborator

This PR implements some upstream database and Public API performance improvements. It is a composite of the following upstream pull requests:

ArkEcosystem/core#4760
ArkEcosystem/core#4761
ArkEcosystem/core#4764
ArkEcosystem/core#4772
ArkEcosystem/core#4773

We have diverged from the upstream implementation of the second database connection for the Public API in order to prevent a breaking change affecting existing Core plugins that use database repositories. The upstream approach introduces the requirement for a default tag when injecting database repositories outside of the Public API, but ours does not require any tag when used outside of the Public API so existing Core plugins that use database repositories should continue to work normally without needing any changes.

@alessiodf alessiodf requested a review from Cactus-15-49 as a code owner April 24, 2023 20:46
@Cactus-15-49 Cactus-15-49 merged commit f2bc5fe into develop Apr 24, 2023
@Cactus-15-49 Cactus-15-49 deleted the upstream-fixes branch April 24, 2023 21:01
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.

3 participants