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

20250202/redis-token-storage 오승민 기술블로그 제출 #118

Merged
merged 5 commits into from
Feb 17, 2025

Conversation

HiSeungmin
Copy link
Contributor

"Refresh Token을 Redis에 저장하는 이유"에 대한 기술 블로그를 작성했습니다.

@HiSeungmin HiSeungmin self-assigned this Feb 2, 2025
@HiSeungmin HiSeungmin changed the title 20250131/redis-token-storage 오승민 기술블로그 제출 20250202/redis-token-storage 오승민 기술블로그 제출 Feb 2, 2025
Copy link

@gongdongho12 gongdongho12 left a comment

Choose a reason for hiding this comment

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

주제가 DBMS의 사용법인지 Refresh Token인지 정확하지 않은 것 같습니다
JWT의 리프레시 토큰의 사용 이유와 인메모리 DBMS 도입에 대한 부분이 핵심인데 그중에 Redis를 사용한 예시 정도로 정리해보면 깔끔하게 전달될 수 있을거에요

전체적으로 RDB라고 적혀 있는데 정확하게는 Disk based DBMS로 표현하는게 옳습니다
이미 사용해보셨겠지만 인메모리 DBMS 중 RDB 방식인 H2도 있으니까요

내용 정리하느라 고생 많으셨습니다

@sukmo88 sukmo88 requested a review from gongdongho12 February 5, 2025 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants