lettuce
lettuce copied to clipboard
Implement observe(RedisPubSubAdapter) in RedisPubSubReactiveCommand
Implement observe(RedisPubSubAdapter) that accepts a custom RedisPubSubAdapter
Closes #3494
Thanks 🙂
Make sure that:
- [x] You have read the contribution guidelines.
- [x] You have created a feature request first to discuss your contribution intent. Please reference the feature request ticket number in the pull request.
- [x] You applied code formatting rules using the
mvn formatter:formattarget. Don’t submit any formatting related changes. - [x] You submit test cases (unit or integration tests) that back your changes.