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."],[[["The document provides reference information for the `ClusterPersistenceConfig.Types.AOFConfig.Types.AppendFsync` enum within the Google Cloud Memorystore for Redis (cluster management) v1 API."],["This enum defines the available fsync modes for the Append-Only File (AOF) feature, including `Always`, `Everysec`, `No`, and `Unspecified`."],["Different fsync modes offer varying levels of data loss protection and performance trade-offs, from the strongest data protection with `Always` to the potentially longer delay in flushing data with `No`."],["The `Unspecified` mode is the default setting, which is equivalent to the `Everysec` setting, which will flush every second."],["The available versions for the specified element of the Google Cloud Memorystore for Redis are 1.0.0, 1.1.0, 1.2.0, 1.3.0, and 1.4.0."]]],[]]