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

feat: implement cache protocol for redis client #7

Merged
merged 1 commit into from
May 28, 2024

Conversation

julianolf
Copy link
Contributor

Contain

  • New feature
  • Tests

Details

  • Add custom Redis client class to override the get and set methods in order to comply with the Cache protocol from auth module.

* Add custom Redis client class to override the `get` and `set` methods in order to comply with the Cache protocol from auth module.
@julianolf julianolf added the enhancement New feature or request label May 28, 2024
@julianolf julianolf requested a review from a team May 28, 2024 19:46
@julianolf julianolf merged commit 4d4b188 into DotzInc:main May 28, 2024
5 checks passed
@julianolf julianolf deleted the feat/redis-dummy-class branch May 28, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants