Skip to content

Commit 440f006

Browse files
Ace Nassrifhinkel
authored andcommitted
Add tutorial link (GoogleCloudPlatform#1345)
1 parent 9a697fa commit 440f006

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

appengine/memcached/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ This sample demonstrates accessing Memcached from Node.js on
44
[Google App Engine](https://cloud.google.com/appengine) Node.js [standard
55
environment][appengine-std] and [flexible environment][appengine-flex].
66

7+
See [this page][tutorial-flex] for a tutorial on how to run this sample
8+
with external Memcached instances using the Flexible environment.
9+
710
## Running locally
811

912
Refer to the [appengine/README.md](../README.md) file for instructions on
1013
running and deploying.
1114

1215
[appengine-flex]: https://cloud.google.com/appengine/docs/flexible/nodejs
1316
[appengine-std]: https://cloud.google.com/appengine/docs/standard/nodejs
17+
[tutorial-flex]: https://cloud.google.com/appengine/docs/flexible/nodejs/using-redislabs-memcache

0 commit comments

Comments
 (0)