Introduces settings to enforce additional data durability in ClickHouse, specifically designed to improve reliability in non-replicated setups.
Why it matters
This feature addresses the need for enhanced data durability guarantees in environments where data replication is not used. It helps prevent data loss by providing configurable enforcement of durability, thereby increasing the reliability and safety of data storage.How to use it
Users can enable the enhanced durability enforcement by configuring the new settings added in this feature. These settings can be adjusted in the ClickHouse server configuration to suit the durability requirements of non-replicated setups.