Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API enum ClusterPersistenceConfig.Types.PersistenceMode.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `ClusterPersistenceConfig.Types.PersistenceMode` enum within the Google Cloud Memorystore for Redis (cluster management) v1 API."],["The enum offers four distinct persistence modes for Redis clusters: `Aof`, `Rdb`, `Disabled`, and `Unspecified`."],["The `Aof` field enables AOF-based persistence, the `Rdb` field enables RDB-based persistence, the `Disabled` field turns off persistence and deletes snapshot data, and `Unspecified` means the mode is not set."],["The documentation is available across multiple versions, from 1.0.0 to the latest 1.4.0, and can be found under the `Google.Cloud.Redis.Cluster.V1` namespace."],["This information is sourced from the `Google.Cloud.Redis.Cluster.V1.dll` assembly file."]]],[]]