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

Caching added #57

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Caching added #57

wants to merge 9 commits into from

Conversation

07souravkunda
Copy link

Hello!
It resolves issue #55 .
In this commit I have set up the redis database for caching.
I am using etag header of the url to check whether saved response is modified.
@gnuns please review my code and suggest if these can be done in other efficient way.

Copy link
Owner

@gnuns gnuns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, @07souravkunda! Thank you for this awesome contribution and sorry for taking so long to review!

redis.js Outdated Show resolved Hide resolved
app/get-page.js Outdated Show resolved Hide resolved
app/get-page.js Outdated Show resolved Hide resolved
07souravkunda and others added 5 commits July 22, 2020 10:35
Co-authored-by: gabriel nunes <981105+gnuns@users.noreply.github.com>
Co-authored-by: gabriel nunes <981105+gnuns@users.noreply.github.com>
@07souravkunda 07souravkunda requested a review from gnuns July 24, 2020 14:56
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.

None yet

2 participants