Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Halaman ini menjelaskan batasan produk yang harus Anda pertimbangkan saat merencanakan dan menerapkan solusi Memorystore for Redis.
Perintah Redis yang diblokir
CAT ACL
ACL DELUSER
ACL GENPASS
ACL GETUSER
BANTUAN ACL
DAFTAR ACL
ACL LOAD
LOG ACL
ACL SAVE
ACL SETUSER
PENGGUNA ACL
ACL WHOAMI
BGREWRITEAOF
BGSAVE
KLIEN
CLUSTER
COMMAND
CONFIG1
DEBUG
LASTSAVE
MIGRASI
MONITOR
OBJECT
NONAKTIF
REPLICAOF
SIMPAN
1 Memorystore for Redis memblokir perintah CONFIG, yang menghentikan Anda
mengubah file redis.conf untuk server Redis. Namun, Anda dapat menggunakan gcloud CLI untuk mengubah kumpulan Konfigurasi Redis yang Didukung yang ditentukan.
Backlog replikasi untuk instance Paket Standar
Instance Memorystore for Redis Tingkat Standar mencadangkan 10% memori node utama untuk penggunaan backlog replikasi. Saat memantau instance,
backlog ini akan muncul di metrik memori yang digunakan, meskipun instance
kosong.
Anda hanya dapat menjalankan satu operasi admin dalam satu waktu
Contoh operasi admin Memorystore for Redis adalah mengubah ukuran, mengganti nama, dan
mengubah konfigurasi instance Redis lainnya. Hanya satu dari perintah ini yang dapat
dijalankan dalam satu waktu. Anda harus menunggu operasi admin selesai sebelum
dapat menjalankan operasi lain. Selama operasi ini, Anda masih dapat menjalankan perintah Redis dan mengakses data di instance Redis.
Kuota dan batas
Untuk mengetahui informasi tentang kuota kapasitas instance Memorystore for Redis dan kuota permintaan API, lihat Kuota dan Batas.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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)."]]