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

Allow setting the OPT_SCAN option for phpredis #608

Open
alexsegura opened this issue Apr 23, 2021 · 0 comments
Open

Allow setting the OPT_SCAN option for phpredis #608

alexsegura opened this issue Apr 23, 2021 · 0 comments
Labels
feature Introduces new functionality phpredis Specific to PhpRedis

Comments

@alexsegura
Copy link
Contributor

I need to be able to do:

$redis->setOption(Redis::OPT_SCAN, Redis::SCAN_PREFIX);

But right now PhpredisClientFactory doesn't allow to do it.

@ostrolucky ostrolucky added feature Introduces new functionality phpredis Specific to PhpRedis labels Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Introduces new functionality phpredis Specific to PhpRedis
Projects
None yet
Development

No branches or pull requests

2 participants