Skip to content

RavenDB-26046 - Document CDC Sink ongoing task#2386

Closed
ayende wants to merge 1 commit intomainfrom
claude/cdc-sink-72
Closed

RavenDB-26046 - Document CDC Sink ongoing task#2386
ayende wants to merge 1 commit intomainfrom
claude/cdc-sink-72

Conversation

@ayende
Copy link
Copy Markdown
Member

@ayende ayende commented Apr 2, 2026

Summary

  • New documentation section for the CDC Sink ongoing task targeting the 7.2 docs site (Docusaurus MDX format)
  • 34 files in docs/server/ongoing-tasks/cdc-sink/

Core pages:
overview, how-it-works, schema-design, embedded-tables, linked-tables, column-mapping, patching, delete-strategies, property-retention, attachment-handling, configuration-reference, api-reference, server-configuration, monitoring, failover-and-consistency, troubleshooting

PostgreSQL-specific pages:
prerequisites-checklist, wal-configuration, permissions-and-roles, initial-setup (with custom slot/publication naming via CdcSinkPostgresSettings), replica-identity, replica-identity-manual-setup, cleanup-and-maintenance, monitoring-postgres, studio-ui (screenshot TODOs marked)

PostgreSQL examples:
simple-migration, denormalization, event-sourcing, complex-nesting

SQL Server: stub placeholder for future expansion

Notes

  • Screenshots are marked with <Admonition type="info" title="TODO"> placeholders throughout studio-ui.mdx
  • Replaces the earlier PR Document CDC Sink ongoing task #2382 (which targeted the old 7.1 format on master)

…format)

New documentation section for CDC Sink under docs/server/ongoing-tasks/cdc-sink/
in the current Docusaurus MDX format targeting the 7.2 docs site.

Core pages (16):
  overview, how-it-works, schema-design, embedded-tables, linked-tables,
  column-mapping, patching, delete-strategies, property-retention,
  attachment-handling, configuration-reference, api-reference,
  server-configuration, monitoring, failover-and-consistency, troubleshooting

PostgreSQL-specific pages (9):
  prerequisites-checklist, wal-configuration, permissions-and-roles,
  initial-setup, replica-identity, replica-identity-manual-setup,
  cleanup-and-maintenance, monitoring-postgres, studio-ui (with screenshot TODOs)

PostgreSQL examples (4):
  example-simple-migration, example-denormalization, example-event-sourcing,
  example-complex-nesting

SQL Server stub (1): overview placeholder for future expansion

Navigation: _category_.json files for cdc-sink, postgres, examples, sql-server
@ayende ayende closed this Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant