사용자 도구

사이트 도구


database:aurora

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
database:aurora [2024/04/03 10:53]
kwon37xi [aws-advanced-jdbc-wrapper - Read/Write Cluster]
database:aurora [2024/04/03 10:54] (현재)
kwon37xi [aws-advanced-jdbc-wrapper - Read/Write Cluster]
줄 13: 줄 13:
   * [[https://github.com/awslabs/aws-advanced-jdbc-wrapper/blob/main/docs/Documentation.md|aws-advanced-jdbc-wrapper 문서]]   * [[https://github.com/awslabs/aws-advanced-jdbc-wrapper/blob/main/docs/Documentation.md|aws-advanced-jdbc-wrapper 문서]]
   * [[https://github.com/awslabs/aws-advanced-jdbc-wrapper/blob/main/docs/using-the-jdbc-driver/using-plugins/UsingTheReadWriteSplittingPlugin.md#limitations-when-using-spring-bootframework|Limitations when using Spring Boot/Framework]]   * [[https://github.com/awslabs/aws-advanced-jdbc-wrapper/blob/main/docs/using-the-jdbc-driver/using-plugins/UsingTheReadWriteSplittingPlugin.md#limitations-when-using-spring-bootframework|Limitations when using Spring Boot/Framework]]
-    * ''@Transactional(readOnly = true)'' 를 사용하고자 한다면 별도의 커넥션풀을 사용하면 안 되고 wrapper 의 내장 connection pool 만 사용해야한다.+    * ''@Transactional(readOnly = true)'' 를 사용하고자 한다면 별도의 커넥션풀을 사용하면 안 되고 wrapper 의 내장 connection pool 만 사용해야한다. 관련해서 문서 잘 읽어봐야함.
 <note warning> <note warning>
 The use of read/write splitting with the annotation @Transactional(readOnly = True) is only recommended for configurations using an internal connection pool. Using the annotation with any other configurations will cause a significant performance degradation. The use of read/write splitting with the annotation @Transactional(readOnly = True) is only recommended for configurations using an internal connection pool. Using the annotation with any other configurations will cause a significant performance degradation.
database/aurora.txt · 마지막으로 수정됨: 2024/04/03 10:54 저자 kwon37xi