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

Only synchronize write API operations #6

Closed
timohirt opened this issue Jul 14, 2020 · 0 comments
Closed

Only synchronize write API operations #6

timohirt opened this issue Jul 14, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@timohirt
Copy link
Owner

Read commit message of 3109ecf for context.

Currently, all API requests are serialized. This slows read and write operations down. It should be ok to multiple read resources and data sources at the same time, so synchronization is not required in this case.

@timohirt timohirt added enhancement New feature or request good first issue Good for newcomers labels Jul 14, 2020
@timohirt timohirt self-assigned this Jul 16, 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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant