Skip to content

Commit 83dac55

Browse files
committed
triggering build
1 parent 10bf6dd commit 83dac55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_architecture.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ status: draft
66
slug: architecture
77
---
88

9+
910
## Architecture
1011
SQLite Cloud uses the [Raft](https://raft.github.io) consensus algorithm to distribute your data changes across a cluster of computing systems, ensuring that each node in the cluster agrees upon the same series of state transitions. Raft implements consensus with a leader approach.
1112

0 commit comments

Comments
 (0)