Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 822 Bytes

File metadata and controls

15 lines (9 loc) · 822 Bytes

Getting started with Googe Cloud Memorystore

Simple HTTP server example to demonstrate connecting to Google Cloud Memorystore. This sample uses the redis-py client.

Running on GCE

Follow the instructions in this guide to deploy the sample application on a GCE VM.

Running on GKE

Follow the instructions in this guide to deploy the sample application on GKE.

Running on Google App Engine Flex

Follow the instructions in this guide to deploy the sample application on GAE Flex.