Skip to content

Replace redis keys to scan - #91

Merged
LKaemmerling merged 2 commits into
PromPHP:mainfrom
ikhabitoff:replace-redis-keys-to-scan
Jun 1, 2022
Merged

Replace redis keys to scan#91
LKaemmerling merged 2 commits into
PromPHP:mainfrom
ikhabitoff:replace-redis-keys-to-scan

Conversation

@ikhabitoff

@ikhabitoff ikhabitoff commented May 31, 2022

Copy link
Copy Markdown
Contributor

Redis does not recommend using keys in production. Instead use scan. I suggest my solution.

Signed-off-by: ikhabitoff <ikhabitoff@gmail.com>
@ikhabitoff
ikhabitoff force-pushed the replace-redis-keys-to-scan branch from 2fb78d2 to 9e9130d Compare May 31, 2022 21:48
Signed-off-by: ikhabitoff <ikhabitoff@gmail.com>
@LKaemmerling
LKaemmerling merged commit 918b996 into PromPHP:main Jun 1, 2022
@LKaemmerling

Copy link
Copy Markdown
Member

Thank you! Good catch!

@ikhabitoff
ikhabitoff deleted the replace-redis-keys-to-scan branch June 1, 2022 07:43
@grogy

grogy commented Jun 29, 2022

Copy link
Copy Markdown

Possible troubles are described in issue #92

Please, can you look it?

LKaemmerling added a commit that referenced this pull request Jun 30, 2022
LKaemmerling added a commit that referenced this pull request Jun 30, 2022
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.

3 participants