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

implemented caching using redis #99

Merged
merged 10 commits into from
Jan 14, 2025
Merged

Conversation

disvid
Copy link
Collaborator

@disvid disvid commented Jan 9, 2025

Related Issue

Closes #49

Type of Change

Put x inside the square bracket to specify what type of change your PR is:

  • New Feature
  • Bug Fix
  • Code Refactor
  • Documentation Update
  • Other (please specify):

Description of Change

Caching is implemented using redis.

@AyushDharDubey
Copy link
Collaborator

update sample.env.local

@disvid
Copy link
Collaborator Author

disvid commented Jan 10, 2025

@AyushDharDubey Done sir

@AyushDharDubey
Copy link
Collaborator

AyushDharDubey commented Jan 13, 2025

restore app/api/Tickets/[id]/route.js to initial state and update README.md to reflect the updated sample.env.local
then we may proceed to merge the PR

@disvid
Copy link
Collaborator Author

disvid commented Jan 13, 2025

@AyushDharDubey made the changes.

@AyushDharDubey AyushDharDubey merged commit f595760 into IMGIITRoorkee:master Jan 14, 2025
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.

Implement Basic caching using redis and mongodb
2 participants