From c40460ccd5aa59006d521e110c97727779f16619 Mon Sep 17 00:00:00 2001 From: Zach Fewtrell Date: Wed, 24 Oct 2018 09:30:13 -0700 Subject: [PATCH] Memorystore for Redis is now supported @ GA level --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9677a1e7bc44..1753e984a657 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services. This library supports the following Google Cloud Platform services with clients at a [GA](#versioning) quality level: - [BigQuery](google-cloud-clients/google-cloud-bigquery) (GA) - [Cloud Datastore](google-cloud-clients/google-cloud-datastore) (GA) +- [Cloud Memorystore for Redis](google-cloud-clients/google-cloud-redis) (GA) - [Cloud Natural Language](google-cloud-clients/google-cloud-language) (GA) - [Cloud Pub/Sub](google-cloud-clients/google-cloud-pubsub) (GA) - [Cloud Storage](google-cloud-clients/google-cloud-storage) (GA) @@ -47,7 +48,6 @@ This library supports the following Google Cloud Platform services with clients - [Cloud Dataproc](google-cloud-clients/google-cloud-dataproc) (Alpha) - [Cloud DNS](google-cloud-clients/google-cloud-dns) (Alpha) - [Cloud OS Login](google-cloud-clients/google-cloud-os-login) (Alpha) -- [Cloud Memorystore for Redis](google-cloud-clients/google-cloud-redis) (Alpha) - [Cloud Resource Manager](google-cloud-clients/google-cloud-resourcemanager) (Alpha) - [Cloud Security Scanner](google-cloud-clients/google-cloud-websecurityscanner) (Alpha) - [Dialogflow](google-cloud-clients/google-cloud-dialogflow) (Alpha)