Hi,

I'm trying to delete a key via nodeJS( client.del), the keys exists, but I get an error 404 while I'm deleting the key.

Cannot DELETE /api/v1/projects/1/redis/pattern/(key).

Any idea what happening?

Redis server v=4.0.10.

Thanks.

Comment From: itamarhaber

Hello @gchiarapa

404 sounds like an HTTP code, definitely not something that Redis (or any of its clients) would return. Please reformulate your issue to Redis-speak or feel free to close it and pursue other support channels that are relevant to the issue you're experiencing.

Comment From: Miaoshuai

I think 404 not redis-server return

Comment From: itamarhaber

Closing this issue as it appears to be outside the project's scope - please feel free to reopen if you feel this is unwarranted.