Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 820 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 820 Bytes

Step 2: durable storage

This step adds durable storage by using Google Cloud Datastore. You can learn more about it by reading the docs.

Everything we're going to use is the Put operation and Queries. When you see your application working again you should have a look at the Datastore Console either the local one. or the one on Google Cloud Console.

Once you're done, go back to the instructions on datastore.