We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d921598 commit 4bb7e4cCopy full SHA for 4bb7e4c
1 file changed
βREADME.mdβ
@@ -18,6 +18,7 @@
18
- πΈοΈ **Flexible Topologies** β hub-and-spoke, mesh, hybrid.
19
- π¦ **Dependency-Light** β only depends on SQLite itself.
20
- π§ **Rolling Upgrades** β live DB migration system for upgrades/downgrades.
21
+- πΈ **Alien-Compatible** β handles heterogeneous DB schemas across the cluster, making rolling upgrades transparent
22
- π€ **Crash-Safe** β survives stop/restart with automatic recovery.
23
- πͺ **Self-Healing** β handles packet loss, reordering, clock drift.
24
- βοΈ **Embedded-Friendly** β drop it directly into your app.
0 commit comments