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

how automatically redis key generated on my server ? #979

Open
jignesh-ob opened this issue Jan 6, 2023 · 0 comments
Open

how automatically redis key generated on my server ? #979

jignesh-ob opened this issue Jan 6, 2023 · 0 comments

Comments

@jignesh-ob
Copy link

jignesh-ob commented Jan 6, 2023

Laravel Framework 5.4.36

in my server i use the redis server for cache and also use some libraries redis, predis, jwt and zizaco entrus, also see with specific version like bellow in my project composer.json file

"require": {
   "illuminate/redis": "5.4.*",
   "predis/predis": "^1.1",
   "tymon/jwt-auth": "0.5.*",
   "zizaco/entrust": "5.2.x-dev"
},

i attached the screenshot about the fake empty redis key automatically generated and my redis server is going high and i face the issue
enter image description here

i try to resolve this issue in my code review and i can't not get solution, so i expected what exactly going on this issue, how and when it's created fake redis key with empty data

so how can i solve it?

thank you

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

No branches or pull requests

1 participant