Skip to content

Add support for type using the SCAN command #2109

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

Closed
wants to merge 2 commits into from
Closed

Add support for type using the SCAN command #2109

wants to merge 2 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Jul 1, 2021

We now support the type argument for keyspace scanning through KeyScanOptions.type.

Closes #2089

mp911de added 2 commits July 1, 2021 14:39
We now support the type argument for Keyspace scanning through KeyScanOptions.type.

Closes #2089
@mp911de mp911de added the type: enhancement A general enhancement label Jul 1, 2021
christophstrobl pushed a commit that referenced this pull request Jul 2, 2021
We now support the type argument for Keyspace scanning through KeyScanOptions.type.

Closes: #2089
Original Pull Request: #2109
christophstrobl added a commit that referenced this pull request Jul 2, 2021
Move the type method from KeyScanOptionsBuilder to the ScanOptionsBuilder to allow removal of the former.
Add a test for the reactive variant and allow SCAN tests with TYPE option to be executed starting with Redis 6.0.

Original Pull Request: #2109
@christophstrobl christophstrobl deleted the issue/2089 branch July 2, 2021 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for TYPE parameter of SCAN command
2 participants