Node_redis – how to remove a key? March 30, 2023 by Tarik You can del use like this: redis.del('SampleKey');