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?

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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠