An (experimental) Ruby replication client / CDC for Postgres
-
Updated
Jan 13, 2020 - Ruby
An (experimental) Ruby replication client / CDC for Postgres
Solution for change data capture from relational databases (Oracle, SQLite) to Kafka. This repository is mirrored from https://gitlab.com/osp-silver/oss/movex-cdc
Reliable delivery of PostgreSQL logical replication events with retries, dead letters, and operational state.
Public product and customer onboarding site for the commercial CDC Pro for Redis
Transport-only PostgreSQL logical replication client for receiving pgoutput CopyData payloads.
A pure Ruby parser for PostgreSQL pgoutput logical replication CopyData payloads.
Provides optional Async-backed I/O-concurrent execution for cdc-core. It accelerates I/O-bound Change Data Capture (CDC) event processing while preserving the cdc-core programming model.
Sidekiq-powered Change Data Capture processing for Ruby applications.
Optional Ractor-backed parallel execution for `cdc-core`. It accelerates Change Data Capture (CDC) pipelines while preserving the simplicity and composability of the CDC Ecosystem
PostgreSQL-native Search Observability Data Plane built on Mammoth CDC. Implements real-time data sovereignty, RLS multi-tenancy, and layout drift isolation for SERP API payloads with SearchApi as the first supported provider adapter.
Bridges PostgreSQL CDC events into Solid Queue-backed Active Job processors.
Database-agnostic Change Data Capture domain primitives for Ruby
Canonical audit sink for the CDC ecosystem. Chronicle immutable change events into pluggable ledgers.
Decodes pgoutput-parser protocol messages into immutable Ruby row-change events.
Normalize decoded pgoutput events into downstream change-event platforms.
Add a description, image, and links to the change-data-capture topic page so that developers can more easily learn about it.
To associate your repository with the change-data-capture topic, visit your repo's landing page and select "manage topics."