Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API enum ClusterPersistenceConfig.Types.AOFConfig.Types.AppendFsync.
[[["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 documentation covers the `AppendFsync` enum within the Google Cloud Memorystore for Redis (cluster management) v1 API, specifically for the `ClusterPersistenceConfig.Types.AOFConfig.Types` namespace."],["The `AppendFsync` enum defines the available fsync modes for the AOF (Append-Only File) feature."],["There are four possible `AppendFsync` settings: `Always` (best data protection, lower performance), `Everysec` (compromise between speed and data loss risk), `No` (kernel-dependent, potential for up to 30 seconds of data loss), and `Unspecified` (defaulting to `Everysec`)."],["This page documents versions ranging from 1.0.0 to the latest version, 1.4.0, of the Google.Cloud.Redis.Cluster.V1 assembly."]]],[]]