Pessimistic locking implementation using AWS code commit

0

Hi,

We want to implement a pessimistic locking of code commit and wanted to find out steps to implement this. Would appreciate if anyone can provide guidance on this.

Thank you

  • Could you please elaborate why would you need pessimistic locks for a git-based version control system (AWS CodeCommit is based on git)? What is your requirement? Any specific workflow you want to implement or a business process you want to support? Is there maybe another way for achieving what you want?

已提問 2 年前檢視次數 283 次
1 個回答
0

Hello There,

As Dmitry asked, CodeCommit is a Git based system and its concurrency handling follows the same logic as other Git systems (such as to use multiple branches to resolve conflicts merges to main branch), please elaborate your use case so we can better assist you with the best tools / technologies.

支援工程師
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南