Skip to content

Conversation

grant
Copy link
Contributor

@grant grant commented Jun 11, 2019

Related to #1032, b/133157483

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 11, 2019
@grant grant requested a review from ace-n June 11, 2019 01:55
node server.js
```

Visit the following `localhost` URL to test your server that connects to Redis and observe a persistant "Vistor number".
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: vistor -> visitor (add i)


To run this sample locally, follow these instructions:

In one terminal, [run Redis](https://redis.io/topics/quickstart):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it better to refer to Redis Labs' hosted redis solution here? (Maybe a question for the relevant PM.)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the official Redis quickstart is better than that site for learning about what Redis is.

@grant
Copy link
Contributor Author

grant commented Jun 11, 2019

@ace-n Please add more comments or approve :)
Are you waiting for Gopal's response? If so, I don't think this change needs that PM's approval for the lack of instructions on how to run this sample.

Copy link
Contributor

@ace-n ace-n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On second thought - looks like the linked tutorial assumes you're running your own Redis instance (and not using Redis Labs or some other hosted service).

Considering that, this should be good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants