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

TODO: handle the rss using redis cache between blue and green servers. #9

Closed
biud436 opened this issue Dec 17, 2022 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@biud436
Copy link
Owner

biud436 commented Dec 17, 2022

TODO

  • Reads 20 posts (that means the maximum value is to 20) and then create a virtual xml file using node-rss module in memory
  • Sets up the CacheModule that is injected redis and ConfigService
  • Needs to return the same as value using cache across two servers (blue and green)

Dependency

  • redis@^4

Reference

caching

@biud436 biud436 added the enhancement New feature or request label Dec 17, 2022
@biud436
Copy link
Owner Author

biud436 commented Dec 22, 2022

@biud436 biud436 closed this as completed Dec 22, 2022
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
None yet
Development

No branches or pull requests

1 participant