Update content/shared/influxdb3-internals-reference/durability.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>pull/5881/head
parent
7c2d486853
commit
14a8c52239
|
@ -4,7 +4,6 @@ When data is written to {{% product-name %}}, it progresses through multiple sta
|
|||
|
||||
### Write Path Overview
|
||||
|
||||
When data is written to InfluxDB 3, it progresses through multiple stages to ensure durability, optimize performance, and enable efficient querying. Configuration options at each stage affect system behavior, balancing reliability and resource usage.
|
||||
|
||||
1. [Write validation](#write-validation)
|
||||
|
||||
|
|
Loading…
Reference in New Issue