Skip to content

Refactor the app model into different components#302

Merged
danvergara merged 4 commits into
mainfrom
refactor-sub-models
Apr 13, 2026
Merged

Refactor the app model into different components#302
danvergara merged 4 commits into
mainfrom
refactor-sub-models

Conversation

@danvergara

@danvergara danvergara commented Apr 11, 2026

Copy link
Copy Markdown
Owner

Refactor the app model into different components

Description

Break the main model into smaller ones, so that, in the future, I will be able to route messages without blocking the main event loop and make smaller models to focus on specific logic.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Chore
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Locally, against container databases.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

@danvergara danvergara marked this pull request as ready for review April 13, 2026 15:11
@danvergara danvergara merged commit 81c468a into main Apr 13, 2026
4 checks passed
@danvergara danvergara deleted the refactor-sub-models branch April 13, 2026 15:15
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

Successfully merging this pull request may close these issues.

1 participant