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

ENH : Spring Cache 사용해서 응답 시간 단축하기 #14

Closed
riyenas0925 opened this issue Jun 6, 2020 · 1 comment
Closed

ENH : Spring Cache 사용해서 응답 시간 단축하기 #14

riyenas0925 opened this issue Jun 6, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@riyenas0925
Copy link
Owner

No description provided.

@riyenas0925 riyenas0925 added the enhancement New feature or request label Jun 6, 2020
@riyenas0925 riyenas0925 self-assigned this Jun 6, 2020
@riyenas0925 riyenas0925 changed the title ENH : Spring session 사용해서 응답 시간 단축하기 ENH : Spring Cashe 사용해서 응답 시간 단축하기 Jun 6, 2020
@riyenas0925
Copy link
Owner Author

riyenas0925 commented Jun 6, 2020

@Cacheable 를 사용하여 첫번째 크롤링때만 크롤링 하고 이후에는 캐시에서 값 반환하기
quartz로 스케줄링하여 15분 간격으로 새로운 글이 있는지 확인하여 cache 삭제후 다시 크롤링

@riyenas0925 riyenas0925 changed the title ENH : Spring Cashe 사용해서 응답 시간 단축하기 ENH : Spring Cache 사용해서 응답 시간 단축하기 Jun 6, 2020
@riyenas0925 riyenas0925 added this to the Version 1.0.0 milestone Jul 20, 2020
@riyenas0925 riyenas0925 added this to Done in Sejong Kakao Bot Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant