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

Refactor store rest controller to optimize database access #494

Merged
merged 2 commits into from
Feb 13, 2021

Conversation

paulcwarren
Copy link
Owner

Fixes #490

@paulcwarren paulcwarren merged commit 22743f7 into 1.2.x Feb 13, 2021
@paulcwarren paulcwarren deleted the rest-optimizations branch February 13, 2021 08:01
paulcwarren added a commit that referenced this pull request Oct 27, 2021
* Refactor out etag and type handler method argument resolvers

* Refactor store rest controller to optimize database access

fixes #490
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.

StoreRestController performs too many queries
1 participant