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

RefreshToken을 Redis로 마이그레이션 #750

Merged
merged 13 commits into from
Nov 15, 2023

Conversation

jjongwa
Copy link
Member

@jjongwa jjongwa commented Nov 14, 2023

📄 Summary

이전부터 하고 싶었던 작업.. 드디어 시작했습니다...

개인 인스턴스 따로 파서 진행했구요. 게정이랑 비번은 노션에 남겨뒀습니다.
다음 작업으로 좋아요 수 캐싱이랑 메인페이지 여행 캐싱 바로 진행할 예정입니다.

🙋🏻 More

close #511

Copy link

github-actions bot commented Nov 14, 2023

📝 Jacoco Test Coverage

Total Project Coverage 79.42%
File Coverage [61.46%]
DeleteEventListener.java 100% 🍏
RedisConfig.java 100% 🍏
LoginArgumentResolver.java 81% 🍏
RefreshToken.java 60%
LoginService.java 26.54%

@jjongwa jjongwa force-pushed the feature/#511-redis-refreshToken branch from d65e119 to ebf21f9 Compare November 14, 2023 15:37
@jjongwa jjongwa merged commit 1f59ee8 into develop Nov 15, 2023
1 check passed
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.

RefreshToken 테이블 Redis로 변경
1 participant