Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::PersistenceConfig::AOFConfig.
Configuration for AOF based persistence.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#append_fsync
def append_fsync() -> ::Google::Cloud::Memorystore::V1::PersistenceConfig::AOFConfig::AppendFsync
Returns
- (::Google::Cloud::Memorystore::V1::PersistenceConfig::AOFConfig::AppendFsync) — Optional. The fsync mode.
#append_fsync=
def append_fsync=(value) -> ::Google::Cloud::Memorystore::V1::PersistenceConfig::AOFConfig::AppendFsync
Parameter
- value (::Google::Cloud::Memorystore::V1::PersistenceConfig::AOFConfig::AppendFsync) — Optional. The fsync mode.
Returns
- (::Google::Cloud::Memorystore::V1::PersistenceConfig::AOFConfig::AppendFsync) — Optional. The fsync mode.