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

Implement Basic caching using redis and mongodb #49

Open
iamgoeldhruv opened this issue Dec 20, 2024 · 5 comments · May be fixed by #99
Open

Implement Basic caching using redis and mongodb #49

iamgoeldhruv opened this issue Dec 20, 2024 · 5 comments · May be fixed by #99
Assignees
Labels

Comments

@iamgoeldhruv
Copy link
Collaborator

No description provided.

@disvid
Copy link
Collaborator

disvid commented Dec 28, 2024

can you assign it to me @iamgoeldhruv @AyushDharDubey
i am interested to work on this issue

@disvid
Copy link
Collaborator

disvid commented Dec 29, 2024

@AyushDharDubey
please merge my other PRs and assign me this issue. looking forward to work on this one, thanks.

@AyushDharDubey
Copy link
Collaborator

hi @disvid,

before we assign the issue to you, we’d like you to share your approach, just a rough idea of how you’re planning to implement the aforementioned.

also, if there’s anything unclear, this would be a good time to seek guidance.

@disvid
Copy link
Collaborator

disvid commented Jan 4, 2025

@AyushDharDubey this is my plan -

  1. Install redis node library https://redis.io/docs/latest/develop/clients/nodejs/ and set it up on port 6379. Declare redis port as env variable in .env.local
  2. In app/api/Tickets/route.js add the caching logic for tickets in the GET call

@AyushDharDubey
Copy link
Collaborator

ok seems fine
you may go ahead and open a PR

@disvid disvid linked a pull request Jan 9, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants