We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create documentation for GridDomain HL design, explaining how internals works. Main points of interest: Message routing, how consistent hashing is used Message map - how does it work Dependency injection - how to register, extensions methods, akka DI limitations Message lifecycle in details. Good starting point: https://www.draw.io/?state=%7B%22ids%22:%5B%220B9oAIj7WRXnjeVR0Mk04R2QzMUU%22%5D,%22action%22:%22open%22,%22userId%22:%22105933402104286779095%22%7D#G0B9oAIj7WRXnjeVR0Mk04R2QzMUU Aggregates registration in DI container and routing Sagas registration in DI container and routing
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Create documentation for GridDomain HL design, explaining how internals works.
Main points of interest:
Message routing, how consistent hashing is used
Message map - how does it work
Dependency injection - how to register, extensions methods, akka DI limitations
Message lifecycle in details. Good starting point: https://www.draw.io/?state=%7B%22ids%22:%5B%220B9oAIj7WRXnjeVR0Mk04R2QzMUU%22%5D,%22action%22:%22open%22,%22userId%22:%22105933402104286779095%22%7D#G0B9oAIj7WRXnjeVR0Mk04R2QzMUU
Aggregates registration in DI container and routing
Sagas registration in DI container and routing
The text was updated successfully, but these errors were encountered: