Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/utils/partners.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ const electric = (() => {
dark: electricDarkSvg,
},
llmDescription:
'Real-time sync engine with offline-first data, conflict resolution, and low-latency replication backed by Postgres. Powers TanStack DB sync capabilities.',
'Real-time Postgres sync engine. Build fast, modern, collaborative apps without changing your stack. Designed and maintains TanStack DB for great client side DX & UX.',
category: 'database',
content: (
<>
Expand Down
Loading