method RedisRateLimitStore.prototype.reset RedisRateLimitStore.prototype.reset(key: string): Promise<void> Reset the counter for the given key. Parameters key: string Return Type Promise<void>