Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(be): implement iris cache invalidation #1206

Closed
wants to merge 17 commits into from

Conversation

gyunseo
Copy link
Contributor

@gyunseo gyunseo commented Jan 18, 2024

Description

resolve #1176

  • minio의 test case가 update될 때, nestjs에서 기존의 iris in-memory cache를 비워야 한다는 msg를 rabbitmq에 publish합니다.
  • rabbitmq에 publish된 message를 iris에서 parsing하여, iris의 in-memory cache를 clear해야 한다는 feature도 iris에서 구현했습니다.

Additional context


Before submitting the PR, please make sure you do the following

@gyunseo gyunseo linked an issue Jan 18, 2024 that may be closed by this pull request
3 tasks
Copy link

vercel bot commented Jan 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
codedang ✅ Ready (Inspect) Visit Preview Jan 24, 2024 5:13pm

@lshtar13 lshtar13 self-requested a review February 20, 2024 07:19
@gyunseo gyunseo closed this Feb 22, 2024
@gyunseo gyunseo deleted the 1176-iris-cache-invalidation branch February 22, 2024 04:18
@gyunseo gyunseo restored the 1176-iris-cache-invalidation branch February 22, 2024 08:45
@gyunseo gyunseo reopened this Feb 22, 2024
@gyunseo gyunseo closed this Feb 22, 2024
@gyunseo gyunseo deleted the 1176-iris-cache-invalidation branch February 22, 2024 08:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Iris cache invalidation
3 participants