Skip to content

Commit

Permalink
feat: add passthroughs for ioredis#call method (#53)
Browse files Browse the repository at this point in the history
Closes #52
  • Loading branch information
RomainLanz authored Oct 25, 2022
1 parent 64a988f commit dbd27c5
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 = [
'call',
'connect',
'send_command',
'bitcount',
Expand Down

0 comments on commit dbd27c5

Please sign in to comment.