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] chore(#35): Redis setting #37

Merged
merged 6 commits into from
Jan 20, 2024
Merged

[BE] chore(#35): Redis setting #37

merged 6 commits into from
Jan 20, 2024

Conversation

jusung-c
Copy link
Contributor

#️⃣ 연관된 이슈

#35

Pull Request Type

어떤 변경 사항이 있나요?

  • 새로운 기능 추가
  • 코드 리팩토링
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 테스트 추가, 테스트 리팩토링
  • 코드에 영향을 주지 않는 변경사항
    • 오타 수정, 문서 수정, 변수명 변경, 주석 추가 및 수정

Pull Request Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • 변경 사항에 대한 테스트를 모두 통과했나요?
  • 코드 정렬은 적용했나요?
  • 새로운 branch에 작업 후 dev로 PR을 요청했나요?

📝 작업 내용

  • Redis 세팅

    • 의존성 추가
    • RedisConfig 설정 파일 생성
  • Redis 테스트

    • Redis 저장 & 조회 테스트

@jusung-c
Copy link
Contributor Author

image image

@ghdcksgml1
Copy link
Contributor

mysql 패키지를 따로 분리하신 이유가 있을까요??

@jusung-c
Copy link
Contributor Author

jusung-c commented Jan 19, 2024

보기 편할 것 같다는 이유 하나 밖에 없었습니다 ㅎ..
더 복잡해진 것 같아 정리했습니다~

@rndudals rndudals self-requested a review January 20, 2024 01:20
@jusung-c jusung-c force-pushed the choer(#35)-redis-setting branch from 4e9d39c to dd95873 Compare January 20, 2024 03:24
@jusung-c jusung-c merged commit 57002f9 into dev Jan 20, 2024
1 check passed
@jusung-c jusung-c deleted the choer(#35)-redis-setting branch January 20, 2024 03:32
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.

2 participants