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

Change Repos to not save during Create, Update. Only on calls to save changes #198

Open
LeviButcher opened this issue Mar 2, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@LeviButcher
Copy link
Owner

Every Insertion or Update makes a call to save changes which causes a performance hit on SignIn, when a bunch of Creation/Updates are made.

Change BaseRepo to expose a SaveChanges function and change implementations accordingly.

@LeviButcher LeviButcher added the enhancement New feature or request label Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant