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

Linear response times based on assets in transaction #5

Open
Nintron27 opened this issue Jan 15, 2024 · 0 comments
Open

Linear response times based on assets in transaction #5

Nintron27 opened this issue Jan 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Nintron27
Copy link
Member

The more assets in a transaction the higher the response time. This is because for every asset there needs to be another database call to adjust that asset's quantity. Perhaps using go routines and channels might be a good solution here.

@Nintron27 Nintron27 added the enhancement New feature or request label Jan 15, 2024
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