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

MariaDB / MongoDB の供給をプラグイン形式にする #922

Open
motoki317 opened this issue Jun 14, 2024 · 0 comments
Open

MariaDB / MongoDB の供給をプラグイン形式にする #922

motoki317 opened this issue Jun 14, 2024 · 0 comments
Labels
size/L 重めのタスク/PR

Comments

@motoki317
Copy link
Member

  • 似たサービスを将来提供したくなった場合、見通しが良くなるため
  • MariaDB / MongoDB の提供はサービスの本質ではないため
    • フックとしてアプリ作成時にDBを作成、環境情報を注入、アプリ削除時にDBを削除しているだけ

これを「アドオン」とか「プラグイン」(呼び方はどうでもいい)としてできるように、その構成を考える

Herokuなどは「addon」と呼んでいるはず

@motoki317 motoki317 added the size/L 重めのタスク/PR label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L 重めのタスク/PR
Projects
None yet
Development

No branches or pull requests

1 participant