Skip to content

Commit

Permalink
Merge pull request #57 from PaulosSouza/feat/unlink-method
Browse files Browse the repository at this point in the history
feat: add passthroughs for ioredis#unlink method
  • Loading branch information
RomainLanz authored Jun 30, 2023
2 parents ca24b59 + 4da65b7 commit f9755a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ioMethods.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
*/

export const ioMethods = [
'unlink',
'call',
'connect',
'send_command',
Expand Down

0 comments on commit f9755a8

Please sign in to comment.