mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
fix title in frontmatter
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: With Postgres
|
||||
title: Keeping Postgres and Qdrant in Sync
|
||||
short_description: "Keep Postgres and Qdrant in sync using dual-write, queue-based, or CDC architectures for reliable hybrid search backends."
|
||||
description: "Sync Postgres with Qdrant using dual-write, queued, or Change Data Capture patterns to keep vector search aligned with your relational source of truth."
|
||||
weight: 5
|
||||
|
||||
Reference in New Issue
Block a user