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

Added prefix support into pool_pattern setting. #1889

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ebogdanov
Copy link

Hi.

Thanks for your efforts and good prject.

Right now pool_pattern uses templates which are really hard to customize:
persistent_id - is generated by PYP Core
user + password - supported starting redis v 6.0
password - is 1 per redis instance till v 6.0

So that I've added prefix support.
Using this feature developer can split network traffic with several sockets if it was is specified in constructor

@michael-grunder michael-grunder self-assigned this Jan 12, 2021
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