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

Experimental: Add cache writing #2932

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

ofekshenawa
Copy link
Collaborator

@ofekshenawa ofekshenawa commented Mar 4, 2024

The following PR enable cache writing and reading in go-redis. This PR does not include handling cache missing and invalidation; it will be added in a future PR.
Please feel free to review and add fixes/suggestions!
This is the initial PR as part of two other PRs that added cache mechanism to go-redis for the purpose of adding client-side caching to go-redis.

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

3 participants