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

chore: impl cache for redis and memory #798

Merged
merged 7 commits into from
Jun 27, 2024
Merged

chore: impl cache for redis and memory #798

merged 7 commits into from
Jun 27, 2024

Conversation

devsargam
Copy link
Collaborator

PR Fixes:

  • Implements a redis cache strategy
  • Fallback to in memory store if redis url is not present

Resolves: not having common cache in all pods

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

@devsargam devsargam marked this pull request as ready for review June 26, 2024 17:35
@siinghd siinghd merged commit 5f134f9 into code100x:main Jun 27, 2024
1 check failed
@devsargam devsargam deleted the chore--add-redis-cache branch June 27, 2024 16:55
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.

2 participants