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

[BE] feat: HikariCP 옵션 설정 #795

Merged
merged 1 commit into from
Oct 19, 2023
Merged

[BE] feat: HikariCP 옵션 설정 #795

merged 1 commit into from
Oct 19, 2023

Conversation

70825
Copy link
Member

@70825 70825 commented Oct 19, 2023

Issue

✨ 구현한 기능

  • HikariCP 옵션 설정 (connection-timeout, maximum-pool-size)

📢 논의하고 싶은 내용

  • x

🎸 기타

  • x

⏰ 일정

  • 추정 시간 : 1
  • 걸린 시간 : 1

@github-actions
Copy link

github-actions bot commented Oct 19, 2023

Test Results

279 tests   279 ✔️  20s ⏱️
143 suites      0 💤
143 files        0

Results for commit 2417075.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@wugawuga wugawuga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!!

@70825 70825 merged commit b91e775 into develop Oct 19, 2023
3 checks passed
@70825 70825 deleted the feat/issue-793 branch October 19, 2023 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] HikariCP 옵션을 설정한다
4 participants