Skip to content

Commit 19acc77

Browse files
MeelahMejstirnaman
andcommitted
Update content/shared/influxdb3-internals-reference/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
1 parent 3f2f867 commit 19acc77

File tree

1 file changed

+1
-1
lines changed
  • content/shared/influxdb3-internals-reference

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
### [Data Durability](./durability.md)
22

3-
InfluxDB 3 ensures data durability through a structured write path that balances performance, persistence, and query efficiency. Data moves through validation, in-memory buffering, Write-Ahead Log (WAL) persistence, and long-term storage in Parquet format to provide reliability and optimized access.
3+
{{< children >}}

0 commit comments

Comments
 (0)