Skip to content

Instantly share code, notes, and snippets.

@remarkablemark
Created March 23, 2022 00:53
Show Gist options
  • Save remarkablemark/ef5382661bcd88a232cc6fe386962693 to your computer and use it in GitHub Desktop.
Save remarkablemark/ef5382661bcd88a232cc6fe386962693 to your computer and use it in GitHub Desktop.
await redis.scan(0, 'MATCH', '*'); // returns ['0', ['key']]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment