Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Auf dieser Seite werden Produkteinschränkungen beschrieben, die Sie bei der Planung und Implementierung Ihrer Memorystore for Redis-Lösung berücksichtigen sollten.
Blockierte Redis-Befehle
ACL CAT
ACL DELUSER
ACL GENPASS
ACL GETUSER
ACL HELP
ACL LIST
ACL LOAD
ACL LOG
ACL SAVE
ACL SETUSER
ACL USERS
ACL WHOAMI
BGREWRITEAOF
BGSAVE
CLIENT
CLUSTER
COMMAND
CONFIG1
FEHLER BEHEBEN
LASTSAVE
MIGRATE
MONITOR
OBJECT
SHUTDOWN
REPLICAOF
SPEICHERN
1 Memorystore for Redis blockiert den Befehl CONFIG, sodass Sie die Datei redis.conf für Ihren Redis-Server nicht ändern können. Mit der gcloud CLI können Sie jedoch eine definierte Gruppe von unterstützten Redis-Konfigurationen ändern.
Replikationsrückstand für Instanzen der Standardstufe
Memorystore for Redis-Instanzen der Standardstufe reservieren 10% des Speichers des primären Knotens für die Verwendung als Replikationsbacklog. Beim Überwachen der Instanz wird dieser Rückstau im Messwert Belegter Speicher angezeigt, auch wenn die Instanz leer ist.
Es kann immer nur ein Verwaltungsvorgang ausgeführt werden
Memorystore for Redis-Verwaltungsvorgänge sind z. B. das Anpassen der Größe, das Umbenennen oder das Ändern anderer Konfigurationen für Redis-Instanzen. Es kann jeweils immer nur einer dieser Befehle ausgeführt werden. Bevor Sie einen neuen Vorgang starten, müssen Sie immer warten, bis der aktuelle Admin-Befehl fertig ausgeführt wurde. Sie können während dieser Vorgänge aber weiterhin Redis-Befehle ausführen und auf die Daten in der Redis-Instanz zugreifen.
Kontingente und Limits
Informationen zum Kapazitätskontingent für Memorystore for Redis-Instanzen und zum Kontingent für API-Anfragen finden Sie unter Kontingente und Limits.
[[["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-19 (UTC)."],[],[],null,["# Product constraints\n\nThis page describes product constraints that you should take into consideration\nwhen planning and implementing your Memorystore for Redis solution.\n\nBlocked Redis commands\n----------------------\n\n| **Note:** The COMMAND, MONITOR, and OBJECT commands are available for instances created after November 4, 2019.\n\n- ACL CAT\n- ACL DELUSER\n- ACL GENPASS\n- ACL GETUSER\n- ACL HELP\n- ACL LIST\n- ACL LOAD\n- ACL LOG\n- ACL SAVE\n- ACL SETUSER\n- ACL USERS\n- ACL WHOAMI\n- BGREWRITEAOF\n- BGSAVE\n- CLIENT\n- CLUSTER\n- COMMAND\n- CONFIG^1^\n- DEBUG\n- LASTSAVE\n- MIGRATE\n- MONITOR\n- OBJECT\n- SHUTDOWN\n- REPLICAOF\n- SAVE\n\n^1^ Memorystore for Redis blocks the `CONFIG` command, which stops you\nfrom modifying the `redis.conf` file for your Redis server. However, you can\nuse the gcloud CLI to modify a defined set of [Supported Redis configurations](/memorystore/docs/redis/supported-redis-configurations).\n\nReplication backlog for Standard Tier instances\n-----------------------------------------------\n\nStandard Tier Memorystore for Redis instances reserve 10% of primary-node\nmemory for replication backlog usage. When [monitoring your instance](/memorystore/docs/redis/monitoring-instances),\nthis backlog appears in the **used memory** metric, even if the instance is\nempty.\n\nYou can only run one admin operation at a time\n----------------------------------------------\n\nExamples of Memorystore for Redis admin operations are resizing, renaming, and\nchanging other Redis instance configurations. Only one of these commands can be\nrun at a time. You will have to wait for any admin operation to complete before\nyou can run another one. During these operations, you can still run Redis\ncommands and access the data in the Redis instance.\n\nQuotas and limits\n-----------------\n\nFor information on the Memorystore for Redis instance capacity quota and API\nrequests quota, see [Quotas and Limits](/memorystore/docs/redis/quotas)."]]