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

トランザクション制御方式の整理とサンプルアプリケーションの修正 #53

Closed
syamada36 opened this issue Jun 2, 2022 · 1 comment · Fixed by #543
Assignees
Labels
target: Dressca サンプルアプリケーションDresscaに関係がある
Milestone

Comments

@syamada36
Copy link
Contributor

syamada36 commented Jun 2, 2022

#7 から独立。

アプリケーション内のトランザクション管理方法のMaia OSS版としての全体方針を明らかにする。
必要に応じてサンプルコードを修正する。

Webアプリケーション、バッチアプリケーションなど、どのようなアプリケーション形態にも共通する方針をここでは定める。
記載対象はアプリケーションアーキテクチャ概要編とするが、本Issueではプログラムの改修のみを実施する。
ドキュメントの修正や作成は、 #81 にて行う。
個別に検討すべき内容は、形態別のアプリケーションアーキテクチャとして別Issueを作って対応すること。

現状はDB更新時にコミットするだけ。
もう少し複雑なトランザクション制御をしたい場合の、実装を整理してどこかに記載しておく。

@tsuna-can-se tsuna-can-se added this to the v0.2 milestone Jun 27, 2022
@tsuna-can-se tsuna-can-se removed this from the v0.2 milestone Jan 23, 2023
@tsuna-can-se tsuna-can-se added target: Dressca サンプルアプリケーションDresscaに関係がある target: アーキテクチャ/概要 ドキュメントのアプリケーションアーキテクチャ/概要編に関係がある labels Apr 21, 2023
@ShumpeiYamada36 ShumpeiYamada36 added this to the v1.1 milestone Sep 11, 2023
@tsuna-can-se tsuna-can-se modified the milestones: v1.0, v0.6 Dec 15, 2023
@tsuna-can-se tsuna-can-se modified the milestones: v0.6, v0.7 Jan 23, 2024
@tsuna-can-se tsuna-can-se changed the title トランザクション制御方式の整理 トランザクション制御方式の整理とサンプルアプリケーションの修正 Jan 23, 2024
@tsuna-can-se tsuna-can-se removed ドキュメント改善 要望 新機能や要望 target: アーキテクチャ/概要 ドキュメントのアプリケーションアーキテクチャ/概要編に関係がある labels Jan 23, 2024
@tsuna-can-se
Copy link
Contributor

#211 についてもこちらで実施する。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: Dressca サンプルアプリケーションDresscaに関係がある
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants