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

Refactor + Testing #2

Merged
merged 23 commits into from Sep 10, 2023
Merged

Conversation

wilgaboury
Copy link
Contributor

@wilgaboury wilgaboury commented Sep 10, 2023

Most notable changes:

  • make redis pool struct generic to work with both single instance and clustered connections
  • remove lock from pool queue
  • add optional upper bound on amount of connections
  • add basic automated integration tests

Copy link
Member

@genusistimelord genusistimelord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good!

the refactoring went well and the tests are a great addition. thank you for all your hard work.

@genusistimelord genusistimelord merged commit b19f37a into AscendingCreations:main Sep 10, 2023
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

2 participants