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

[FEAT] 최근 검색어 Redis연동(Queue로 구현), 조회 #198 #201

Open
ls-rain opened this issue Jun 2, 2024 · 0 comments
Open

[FEAT] 최근 검색어 Redis연동(Queue로 구현), 조회 #198 #201

ls-rain opened this issue Jun 2, 2024 · 0 comments
Assignees

Comments

@ls-rain
Copy link
Collaborator

ls-rain commented Jun 2, 2024

글 검색기능에서 Redis에 저장하는 로직을 Queue로 구현합니다.
최신순으로 10개까지 검색어를 조회합니다.

@ls-rain ls-rain self-assigned this Jun 2, 2024
@ls-rain ls-rain changed the title [SEUNGWOO] 최근 검색어 Redis연동(Queue로 구현) #198 [FEAT] 최근 검색어 Redis연동(Queue로 구현), 조회 #198 Jun 3, 2024
ls-rain added a commit that referenced this issue Aug 18, 2024
#201 Feat : RedisRepositoryConfig 템플릿 재정의(Object형), Redis에 Queue로 데이터 저장, 10개까지 조회
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant