-
Notifications
You must be signed in to change notification settings - Fork 598
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [redis] Add support for different node types (#5433)
* feat: [Memorystore for Redis Cluster] Add support for different node types feat: [Memorystore for Redis Cluster] Add persistence support feat: [Memorystore for Redis Cluster] Get details of certificate authority from redis cluster docs: [Memorystore for Redis Cluster] size_gb field shows the size of the cluster rounded up to the next integer, precise_size_gb field will show the exact size of the cluster PiperOrigin-RevId: 640389721 Source-Link: googleapis/googleapis@8bca64a Source-Link: googleapis/googleapis-gen@24dbd22 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXJlZGlzLWNsdXN0ZXIvLk93bEJvdC55YW1sIiwiaCI6IjI0ZGJkMjI3YTU1ZTczNDc3MzNkNTkzMTE4Mzc3OTdjOTZkNmQ1NTQifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: Add support for different node types feat: Add persistence support feat: Get details of certificate authority from redis cluster docs: size_gb field shows the size of the cluster rounded up to the next integer, precise_size_gb field will show the exact size of the cluster chore(ruby): Configure clients for google-cloud-redis-cluster PiperOrigin-RevId: 640556570 Source-Link: googleapis/googleapis@a083f5c Source-Link: googleapis/googleapis-gen@cebc07d Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXJlZGlzLWNsdXN0ZXIvLk93bEJvdC55YW1sIiwiaCI6ImNlYmMwN2Q2YzU5N2E1MzVlMjZjMGI3YjNkMWYwMTQ2Yjk0Y2Q0ODEifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
b25329a
commit d6817c2
Showing
19 changed files
with
12,174 additions
and
3,739 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.