Skip to content

Added prefix support into pool_pattern setting.#1889

Open
ebogdanov wants to merge 2 commits intophpredis:developfrom
ebogdanov:add-prefix-into-pool
Open

Added prefix support into pool_pattern setting.#1889
ebogdanov wants to merge 2 commits intophpredis:developfrom
ebogdanov:add-prefix-into-pool

Conversation

@ebogdanov
Copy link
Copy Markdown

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.

2 participants