{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/6"}],"enrichment":{"capability":"Python client library for creating and managing Redis instances on Google Cloud Memorystore, providing programmatic access to Redis cluster provisioning and lifecycle operations.","skillfed_tags":["gcp","redis","infrastructure-automation"],"use_cases":["Automate provisioning of Redis clusters in CI/CD pipelines or infrastructure-as-code workflows","Build management dashboards or tools that programmatically create and configure Redis instances","Integrate Redis cluster lifecycle management into application deployment automation","Query and monitor existing Redis instances on Memorystore from Python applications"],"what_it_does":"This is the official Google Cloud Python client for Memorystore for Redis, a managed Redis service on Google Cloud Platform. It wraps the underlying gRPC APIs to let you create, configure, monitor, and delete Redis cluster instances programmatically from Python code. The library handles authentication via google-auth, serialization via protobuf and proto-plus, and communication via grpcio, abstracting away the low-level details of the Google Cloud API.\n\nYou use it when you need to automate Redis infrastructure on GCP\u2014spinning up clusters for development, scaling instances in response to demand, or integrating Redis provisioning into infrastructure-as-code workflows. It requires Python 3.10 or later and a Google Cloud project with Memorystore for Redis enabled and appropriate credentials configured.","worth_installing":"Yes, if you need to manage Google Cloud Memorystore for Redis instances from Python. The library is actively maintained, has low install friction, carries no known vulnerabilities, and uses a permissive license. It is the official client and the only practical way to interact with the Memorystore API from Python code. Not relevant if you only need a Redis client library for connecting to an already-running Redis server."},"id":"google-cloud-redis-cluster","links":{"html":"https://skillfed.io/packages/google-cloud-redis-cluster","md":"https://skillfed.io/packages/google-cloud-redis-cluster.md","pypi":"https://pypi.org/project/google-cloud-redis-cluster/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":null,"license_treatment":"permissive","name":"google-cloud-redis-cluster","python_support":"supports_current","summary":"Google Cloud Redis Cluster API client library"},"popularity":{"monthly_downloads":86128,"position":13885,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.2"}
