Skip to content

kanutocd/cdc-redis-pro-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDC Pro for Redis docs

Public product and customer onboarding site for the commercial CDC Pro for Redis bundle.

Published site:

https://kanutocd.github.io/cdc-redis-pro-docs/

Clone

git clone https://github.com/kanutocd/cdc-redis-pro-docs.git
cd cdc-redis-pro-docs

What this repo contains

Product summary

CDC Pro for Redis is a paid Ruby CDC bundle for Redis-heavy systems. It pairs fast Redis source drivers with downstream orchestration primitives for concurrent processing, worker-local resource pools, and benchmark-backed runtime tuning.

The bundle covers:

  • Redis Streams with consumer groups, checkpointing, pending-entry recovery, duplicate suppression, and dead-letter streams.
  • Redis Pub/Sub, pattern Pub/Sub, and Redis Cluster sharded Pub/Sub with explicit at-most-once loss-window reporting.
  • Redis keyspace notifications with startup validation and optional best-effort value enrichment.
  • Sentinel failover, Redis Cluster routing, same-slot Cluster Streams, multi-primary Cluster keyspace subscriptions, TLS, and ACL authentication.
  • cdc-orchestrator-pro nested runtime support: Ractors outside, fibers inside, worker-local resources through LocalResourcePool, and failure policy handling.
  • Private GitHub Packages distribution with signed offline license tokens.

Preview locally

Open the public site:

docs/index.html

Serve it however you prefer, or open the file directly in a browser.

Deploy

The included GitHub Actions workflow deploys docs/ to GitHub Pages.

Releases

No releases published

Contributors