Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
In diesem Dokument finden Sie die aktuellen Kapazitätslimits für Ressourcen sowie die API-Kontingente für Abfragen pro Sekunde an Memorystore for Redis.
Instanzlimits
Memorystore for Redis unterliegt folgenden Nutzungslimits:
Limit
Wert1
Datenbanken pro Instanz
16
Verbundene Clients pro Instanz für Basisstufe
65.000
Verbundene Clients pro Instanz für die Standardstufe
65.000
Verbundene Clients pro Instanz für Standardstufe mit Lesereplikaten
65.000 für jeden Knoten,einschließlich des primären und des Lesereplikats
Mit dem standardmäßigen Kontingent pro Projekt für Memorystore for Redis können Sie in jeder Region, in der der Dienst verfügbar ist, 1 TB Redis-Kapazität bereitstellen.
Kontingent
Wert
Bereitgestellte Daten pro Region
1 TB
Wenn Sie beispielsweise drei Instanzen in Ihrem Projekt mit jeweils 300 GB in us-central1 bereitstellen, haben Sie 900 GB des 1-TB-Kontingents für us-central1 verbraucht. Mit dem Standardkontingent können Sie zusätzliche 100 GB in us-central1 bereitstellen. Unter Erhöhung des Kontingents für regionale Kapazitäten können Sie ein höheres Kontingent für eine Region anfordern.
Erhöhung des Kontingents für regionale Kapazitäten
So fordern Sie für Ihr Projekt eine höhere regionale Kapazität an:
Rufen Sie in der Google Cloud Console die Seite Kontingente auf.
Kontingente
Wählen Sie im Drop-down-Menü Dienste die Option Memorystore for Redis API aus.
Klicken Sie in der Liste der Kontingente auf das Kästchen neben dem Kontingent mit der Bezeichnung Redis-Gesamtkapazität (GB) für die gewünschte Region.
Klicken Sie auf die Schaltfläche Kontingente bearbeiten.
Geben Sie im Bearbeitungsbereich Ihre Kontaktdaten ein und klicken Sie auf Weiter.
Geben Sie Ihr gewünschtes Kontingent ein und klicken Sie auf Fertig.
Klicken Sie auf Anfrage senden.
API-Kontingente für Anfragen pro Sekunde
Für Memorystore for Redis gilt für API-Anfragen/-Vorgänge das folgende Anfragekontingent pro Sekunde (Änderungen vorbehalten):
API-Anfragekontingent
Wert
API-Anfragen pro 100 Sekunden
5.000
Zu den Memorystore for Redis API-Vorgängen gehören:
Dieses Kontingent gilt für redis.googleapis.com-Anfragen/-Vorgänge, jedoch nicht für OSS Redis-Protokolle/-Befehle. Diese Limits gelten für alle Google Cloud Console-Projekte und werden von allen Anwendungen und IP-Adressen innerhalb dieses Projekts geteilt.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-21 (UTC)."],[],[],null,["# Quotas and limits\n\n| **Note:** If you are looking for the Memorystore for Redis Cluster documentation, see [Quotas and limits](/memorystore/docs/cluster/quotas).\n\nThis document contains the current resource capacity limits and per-second API\nrequest quotas for Memorystore for Redis.\n\nInstance limits\n---------------\n\nMemorystore for Redis enforces the following usage limits:\n\n^1^ For instances that use both [in-transit encryption](/memorystore/docs/redis/about-in-transit-encryption) and Redis version 6.x or earlier, connection limits can be lower. For more information, see [Connection limits for in-transit encryption](/memorystore/docs/redis/about-in-transit-encryption#connection_limits_for_in-transit_encryption).\n\nRegional capacity quota\n-----------------------\n\nThe default per-project quota for Memorystore for Redis allows you to\nprovision 1 TB of Redis capacity in each region where the\nservice is available.\n\nFor example, if you provision three instances in your project with 300 GB\neach in `us-central1`, you will have consumed 900 GB out of the 1\nTB quota for `us-central1`. With the default quota, you can provision an\nadditional 100 GB in `us-central1`. To request a higher quota for a region,\nsee [Regional capacity quota increases](/memorystore/docs/redis/quotas#regional_capacity_quota_increases).\n\n### Regional capacity quota increases\n\nTo request a higher regional capacity for your project, follow these steps:\n\n1. Go to the **Quotas** page in the Google Cloud console. \n [Quotas](https://console.cloud.google.com/iam-admin/quotas)\n2. From the **Services** drop down, select **Memorystore for Redis API**.\n3. From the list of quotas, click the checkbox next to the quota labeled **Total Redis capacity (GB)** for the desired region.\n4. Click the **Edit Quotas** button.\n5. In the edit pane, enter your contact information, then click **Next**.\n6. Enter your desired quota, then click **Done**.\n7. Click **Submit request**.\n\nPer-second API requests quota\n-----------------------------\n\n| **Note:**\n| - You cannot request a quota increase for Memorystore for Redis API operations, such as instance `create`, `update`, and `export`. There is no limit to the number of Redis commands you can run, such as Redis `SET`, `GET`, and `DEL`.\n| - Follow the [Exponential backoff recommendations](/memorystore/docs/redis/exponential-backoff) to reduce the number of API requests made if an error is encountered.\n\nThe per-second quota for Memorystore for Redis API requests/operations is as\nfollows, and is subject to change:\n\nCreate Redis instance requests per project per minute includes create operations (`gcloud redis instances create`).\n\nMemorystore for Redis API operations include:\n\n- Get operations (`gcloud redis instances describe`)\n- List operations (`gcloud redis instances list`)\n- Create operations (`gcloud redis instances create`)\n- Delete operations (`gcloud redis instances delete`)\n- Import and export operations (`gcloud redis instances import` and `gcloud redis instances export`)\n- Update operations (`gcloud redis instances update`)\n- Upgrade operations (`gcloud redis instances upgrade`)\n- Failover operations (`gcloud redis instances failover`)\n\nThis quota is for redis.googleapis.com requests/operations, not OSS Redis\nprotocol/commands. These limits apply to each Google Cloud console project and\nare shared across all applications and IP addresses using that project."]]