Skip to content

Pub/Sub supportΒ #552

@eminano

Description

@eminano

Is your feature request related to a problem? Please describe.
Currently only kafka support is provided for fanning out the wal stream. Adding support for other libraries/tooling would enable implementing more complex pgstream setups in different environments.

Describe the solution you'd like
Pub/Sub writer/reader support similar to what's done for Kafka. Existing official pub/sub library for go: https://pkg.go.dev/cloud.google.com/go/pubsub

Describe alternatives you've considered
Kafka is the only alternative currently supported.

Additional context
This is a GCP specific integration, other infrastructure providers can be tracked in separate issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    new sourceSupport for a new source listenernew targetSupport for a new target processor

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions