Skip to content

Support for TYPE parameter of SCAN command #2089

Closed
@Jamby93

Description

@Jamby93

As of #1559 (for Lettuce) and #2564 (for Jedis) TYPE parameter in SCAN commands is supported by both clients.
Lettuce supports it with KeyScanArgs while Jedis simply added an additional parameter to their scan commands.
ScanOptions currently does not offer the type field and I couldn't find a way to perform this type of SCAN without directly accessing the underneath repositories.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions