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 products read model to async #256

Open
lukaszreszke opened this issue Jan 23, 2023 · 0 comments
Open

Change products read model to async #256

lukaszreszke opened this issue Jan 23, 2023 · 0 comments

Comments

@lukaszreszke
Copy link
Collaborator

Products use SingleTableReadModel class to build read model. We would like read models to work in an asynchronous way.

Keep in mind that changing read model from sync to async will affect UI/UX experience. One could deal with that using turbo, but there are other ways as well that could be used.

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

No branches or pull requests

1 participant