Skip to content
This repository has been archived by the owner on Jul 26, 2020. It is now read-only.

ディレクトリ構成とアーキテキチャの吟味 #7

Open
eniehack opened this issue May 20, 2020 · 6 comments
Open

ディレクトリ構成とアーキテキチャの吟味 #7

eniehack opened this issue May 20, 2020 · 6 comments
Labels
v 1.x ryzeen v 1.x issues

Comments

@eniehack
Copy link

どのようなディレクトリ構成を持たせるべきなのか、また、サーバは安定性を追求するにはMVC、クリーンアーキテクチャなどあるなかで何を採用すべきなのか。

@argxentakato
Copy link

クリーンアーキテクチャを採用していきたいと思う。

ディレクトリ構成についてはLinuxのそれを模倣するってのはどうかな

@eniehack
Copy link
Author

clean archirtectureならhexagonial architectureはどうっすか

ディレクトリ構成についてはLinuxのそれを模倣するってのはどうかな

具体的には?

@argxentakato
Copy link

ディレクトリ構成についてはLinuxのそれを模倣するってのはどうかな

具体的には?

Vagrantのプロビジョニングに使うシェルスプリクトを/binに入れたり、設定ファイルを/etcに入れたり、初期化処理を/bootに入れたり

@eniehack
Copy link
Author

うーん、あまり直感的じゃなくない? https://github.com/golang-standards/project-layout こんなのがあったがどう?Golangのやつだけど

@argxentakato
Copy link

う~ん…まぁそれでもいいんだけども…

@eniehack
Copy link
Author

ここで争っていて時間を奪われるのがいちばんよくないから、ディレクトリ構成とアーキテキチャは銀猫さんの提案で行って、ダメそうなら再度issueを立てるのでどうですか

@argxentakato argxentakato added the v 1.x ryzeen v 1.x issues label May 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
v 1.x ryzeen v 1.x issues
Projects
None yet
Development

No branches or pull requests

2 participants