You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Octo bot was cloned from a service designed for microservice architecture, it currently incorporates some aspects of microservice architecture. Octo bot is a standalone application and needs to adhere to a DDD hexagonal architecture, while also following a monolithic architecture. Therefore, the parts that are specific to microservice architecture should be removed.
The text was updated successfully, but these errors were encountered:
Since Octo bot was cloned from a service designed for microservice architecture, it currently incorporates some aspects of microservice architecture. Octo bot is a standalone application and needs to adhere to a DDD hexagonal architecture, while also following a monolithic architecture. Therefore, the parts that are specific to microservice architecture should be removed.
The text was updated successfully, but these errors were encountered: