Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.64 KB

File metadata and controls

32 lines (26 loc) · 1.64 KB

Ruby Client for Google Cloud Memorystore for Redis API (Alpha)

Google Cloud Memorystore for Redis API: The Google Cloud Memorystore for Redis API is used for creating and managing Redis instances on the Google Cloud Platform.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.
  2. Enable billing for your project.
  3. Enable the Google Cloud Memorystore for Redis API.
  4. Setup Authentication.

Installation

$ gem install google-cloud-redis

Next Steps