Ioredis: how to del key?

Created on 24 Mar 2018  ·  6Comments  ·  Source: luin/ioredis

this.redis.del(key);
I want to delete key, should i do the way?

question

Most helpful comment

Yes.

All 6 comments

Yes.

@luin ioredis support unlink? i can't find this command

@luin ioredis support unlink? i can't find this command

Where can't you find this command? Have you tried redis.unlink?

@luin i use typescript, may be not the declare

@luin Does ioredis has method of sending arbitrary commands? just like send_command of node_redis

Check out redis.call

Get Outlook for iOShttps://aka.ms/o0ukef


From: XieZuoHong notifications@github.com
Sent: Sunday, May 19, 2019 3:23 PM
To: luin/ioredis
Cc: 子骅; Mention
Subject: Re: [luin/ioredis] how to del key? (#609)

Does ioredis has method of sending arbitrary commands? just like send_command of node_redis


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHubhttps://github.com/luin/ioredis/issues/609?email_source=notifications&email_token=AAE3H7WCBFWAIVHGRSLVJ2DPWD56BA5CNFSM4EXGMOD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVW4N2Q#issuecomment-493733610, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAE3H7S7SPJKAQAIYNOP5NDPWD56BANCNFSM4EXGMODQ.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pavanratnakar picture pavanratnakar  ·  4Comments

hzxuzhonghu picture hzxuzhonghu  ·  5Comments

haoxins picture haoxins  ·  5Comments

lakamsani picture lakamsani  ·  3Comments

iamjochem picture iamjochem  ·  5Comments