Skip to content

Conversation

@rustymagnet3000
Copy link
Contributor

@rustymagnet3000 rustymagnet3000 commented Sep 16, 2022

Builds on existing example code.

Differs from previous example by passing in "Hash" and not throwing away the keys.

keysFromScan, cursor, err = rdb.ScanType(context.TODO(), cursor, "key*", 10, "hash").Result()

@rustymagnet3000 rustymagnet3000 changed the title Example ScanType documentation that differs from previous example by passing in "Hash" and getting all keys Another example ScanType for user documentation Sep 16, 2022
@rustymagnet3000 rustymagnet3000 changed the title Another example ScanType for user documentation docs: another ScanType example with "Hash" as the KeyType Sep 16, 2022
@vmihailenco vmihailenco merged commit 77dabc3 into redis:master Oct 4, 2022
@vmihailenco
Copy link
Collaborator

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants