mammoth 0.0.0
Mammoth is an OSS PostgreSQL change-event delivery appliance for Ruby. It consumes CDC-shaped events produced from the pgoutput family of gems and cdc-core, then delivers those changes to webhook endpoints with durable checkpointing, retry state, dead letters, and operational visibility. Mammoth is application-first: it can be installed as a Ruby gem, packaged into a container image, or deployed into Kubernetes with Helm.
Gemfile:
=
install:
=
Runtime Dependencies (7):
cdc-core
~> 0.1
json-schema
~> 6.2
pgoutput-client
~> 0.2
pgoutput-decoder
~> 0.1
pgoutput-parser
~> 0.1
pgoutput-source-adapter
~> 0.1
sqlite3
~> 2.9