We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue tracker is used for reporting bugs and discussing new features. Please use stackoverflow for supporting issues.
trigger custom hook ProcessHook
Unable to trigger custom hook ProcessHook
Inherit the hook chain of the redis instance
go 1.23 redis v9.6.1
There is no hook chain that inherits the redis instance
The text was updated successfully, but these errors were encountered:
Hello @ppanphper thank you for reaching out. I will review this and report back to you.
Sorry, something went wrong.
Hey @ppanphper can you check #3320 for potential implementation that should address your usecase.
ndyakov
No branches or pull requests
Issue tracker is used for reporting bugs and discussing new features. Please use
stackoverflow for supporting issues.
Expected Behavior
trigger custom hook ProcessHook
Current Behavior
Unable to trigger custom hook ProcessHook
Possible Solution
Inherit the hook chain of the redis instance
Steps to Reproduce
Context (Environment)
go 1.23
redis v9.6.1
Detailed Description
There is no hook chain that inherits the redis instance
Possible Implementation
Inherit the hook chain of the redis instance
The text was updated successfully, but these errors were encountered: