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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]