Skip to content

Commit fc1a035

Browse files
committed
clarify intro structure and add incremental sync backend note
Improve the opening section flow in the DB 0.6 post and add a concise note that PowerSync and Trailbase now support incremental sync. Made-with: Cursor
1 parent c52ecd4 commit fc1a035

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/blog/tanstack-db-0.6-app-ready-with-persistence-and-includes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ If you have been watching TanStack DB and waiting for it to feel like a more com
2727

2828
If you're upgrading an existing app, you can jump straight to the [migration notes](#migration-notes).
2929

30-
Finally, we are also putting out [a call for server-side rendering (SSR) design partners](#toward-v1-help-us-get-ssr-right) as we work toward v1.
30+
We are also putting out [a call for server-side rendering (SSR) design partners](#toward-v1-help-us-get-ssr-right) as we work toward v1.
31+
32+
Finally, [PowerSync](https://www.powersync.com/) and [Trailbase](https://trailbase.io/) now support incremental sync with TanStack DB. We previously announced incremental sync for Query Collections and ElectricSQL in [TanStack DB 0.5: Query-Driven Sync](/blog/tanstack-db-0.5-query-driven-sync), and this extends that model to more sync backends.
3133

3234
## Shopping List Demo App
3335

0 commit comments

Comments
 (0)