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: helper class for Redis #5

Merged
merged 1 commit into from
May 28, 2024
Merged

Conversation

julianolf
Copy link
Contributor

Contain

  • New feature
  • Tests

Details

  • Add a Redis manager class to manage connection pools and create client instances, with support for FastAPI dependency injection system.

…pendency injection system

* Add a Redis manager class to manage connection pools and create client instances, with support for FastAPI dependency injection system.
@julianolf julianolf added the enhancement New feature or request label May 24, 2024
@julianolf julianolf requested a review from a team May 24, 2024 19:06
@julianolf julianolf changed the title feat: add helper class for Redis to allow using within the FastAPI dependency injection system feat: helper class for Redis May 28, 2024
@julianolf julianolf merged commit 14325f1 into DotzInc:main May 28, 2024
5 checks passed
@julianolf julianolf deleted the feat/redis branch May 28, 2024 14:19
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