Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Questa pagina descrive i vincoli del prodotto che devi prendere in considerazione quando pianifichi e implementi la tua soluzione Memorystore for Redis.
Comandi Redis bloccati
ACL CAT
ACL DELUSER
ACL GENPASS
ACL GETUSER
GUIDA ACL
ELENCO ACL
CARICO ACL
LOG ACL
SALVA ACL
ACL SETUSER
ACL USERS
ACL WHOAMI
BGREWRITEAOF
BGSAVE
CLIENT
CLUSTER
COMANDO
CONFIG1
DEBUG
LASTSAVE
ESEGUI LA MIGRAZIONE
MONITOR
OBJECT
SPEGNIMENTO
REPLICAOF
SALVA
1 Memorystore per Redis blocca il comando CONFIG, che impedisce di modificare il file redis.conf per il server Redis. Tuttavia, puoi utilizzare gcloud CLI per modificare un insieme definito di configurazioni Redis supportate.
Backlog della replica per le istanze di livello standard
Le istanze Memorystore for Redis di livello Standard riservano il 10% della memoria del nodo principale per l'utilizzo della coda di replica. Quando monitori l'istanza,
questo backlog viene visualizzato nella metrica Memoria utilizzata, anche se l'istanza è
vuota.
Puoi eseguire una sola operazione di amministrazione alla volta
Alcuni esempi di operazioni di amministrazione di Memorystore for Redis sono il ridimensionamento, la ridenominazione e la modifica di altre configurazioni delle istanze Redis. È possibile eseguire un solo comando alla volta. Dovrai attendere il completamento di qualsiasi operazione di amministrazione prima di poterne eseguire un'altra. Durante queste operazioni, puoi comunque eseguire comandi Redis e accedere ai dati nell'istanza Redis.
Quote e limiti
Per informazioni sulla quota di capacità delle istanze Memorystore for Redis e sulla quota di richieste API, consulta Quote e limiti.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-05 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)."]]