Skip to content

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

3 participants