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

Split API codebase into Core and light API #330

Open
arhimede opened this issue Oct 22, 2024 · 2 comments · May be fixed by #358
Open

Split API codebase into Core and light API #330

arhimede opened this issue Oct 22, 2024 · 2 comments · May be fixed by #358
Assignees
Labels
Milestone

Comments

@arhimede
Copy link
Member

Feature Request

Q A
New Feature yes

Summary

Step by step architecture about how to split Dotkernel API into CORE and light API
In order to reuse the CORE into other projects ( frontends, admins, etc)

@arhimede
Copy link
Member Author

API monolith ==> CORE + Light API

admin monolith ==> CORE + Light Admin

messenger service ==> CORE + custom code swoole

frontend ==> CORE + light frontend

CORE 1 -> db1
CORE 2 -> db2
CORE 3 -> redis

@arhimede
Copy link
Member Author

alexmerlin added a commit that referenced this issue Nov 30, 2024
@alexmerlin alexmerlin linked a pull request Nov 30, 2024 that will close this issue
alexmerlin added a commit that referenced this issue Dec 1, 2024
alexmerlin added a commit that referenced this issue Dec 2, 2024
alexmerlin added a commit that referenced this issue Dec 2, 2024
alexmerlin added a commit that referenced this issue Dec 2, 2024
alexmerlin added a commit that referenced this issue Dec 2, 2024
@arhimede arhimede added the 6.x label Dec 2, 2024
@arhimede arhimede added this to the 6.0.0 milestone Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Status: No status
Development

Successfully merging a pull request may close this issue.

3 participants