Created
March 23, 2022 00:53
-
-
Save remarkablemark/ef5382661bcd88a232cc6fe386962693 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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