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

fix: 방문 데이터 최적화 #338

Merged
merged 7 commits into from
Oct 8, 2024
Merged

fix: 방문 데이터 최적화 #338

merged 7 commits into from
Oct 8, 2024

Conversation

thguss
Copy link
Member

@thguss thguss commented Oct 8, 2024

Related issue 🚀

Work Description 💚

  • Redis에서 제공하는 Bitmap 자료구조를 활용하여 방문 기록을 캐싱합니다.

@thguss thguss self-assigned this Oct 8, 2024
@thguss thguss merged commit fb23532 into develop Oct 8, 2024
1 check passed
@thguss thguss deleted the fix/#337-daily-visit branch October 8, 2024 07:54
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.

fix: 방문 기록 전략 수정
1 participant