문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
database:aurora [2023/06/16 09:08] kwon37xi [Replica(reader instance) history length 줄이기] |
database:aurora [2024/04/03 10:54] (현재) kwon37xi [aws-advanced-jdbc-wrapper - Read/Write Cluster] |
||
|---|---|---|---|
| 줄 4: | 줄 4: | ||
| ===== JDBC ===== | ===== JDBC ===== | ||
| * [[https:// | * [[https:// | ||
| - | * [[https:// | + | * [[https:// |
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| * [[database: | * [[database: | ||
| + | ==== aws-advanced-jdbc-wrapper - Read/Write Cluster ==== | ||
| + | * https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * '' | ||
| + | <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. | ||
| + | </ | ||
| ===== 서버 설정 ===== | ===== 서버 설정 ===== | ||
| 줄 54: | 줄 61: | ||
| * [[https:// | * [[https:// | ||
| + | ===== 비용 절감 ===== | ||
| + | * [[https:// | ||
| ===== 참고 ===== | ===== 참고 ===== | ||