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

Scale Redis Caching #90

Merged
merged 2 commits into from
Nov 4, 2024
Merged

Conversation

haseebzaki-07
Copy link
Contributor

All Submissions:

fixes #4

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • [X]New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

After these steps, you're ready to open a pull request.

a. This PR optimises the redis caching layers in the backend APIs of the project.

b. Created a new Redis client page redis.ts and exported RedisClient, made changes in the existing APIs.

c. closes #4

@haseebzaki-07
Copy link
Contributor Author

hey @visheshrwl please review this PR

@visheshrwl visheshrwl merged commit 9e3d999 into visheshrwl:main Nov 4, 2024
1 of 2 checks passed
Copy link

github-actions bot commented Nov 4, 2024

🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimize and Scale Redis Caching Layer for Backend
2 participants