{"id":18440246,"url":"https://github.com/drowzy/postgrex_pgoutput","last_synced_at":"2025-04-07T15:10:22.508Z","repository":{"id":62892194,"uuid":"546103254","full_name":"drowzy/postgrex_pgoutput","owner":"drowzy","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-20T13:36:04.000Z","size":60,"stargazers_count":34,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-31T14:11:28.593Z","etag":null,"topics":["elixir","postgres","postgres-replication"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drowzy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-05T14:27:11.000Z","updated_at":"2025-02-06T12:38:01.000Z","dependencies_parsed_at":"2024-11-06T06:31:47.935Z","dependency_job_id":"93ebecef-3d22-47b2-87a7-5e386eeb7da6","html_url":"https://github.com/drowzy/postgrex_pgoutput","commit_stats":{"total_commits":25,"total_committers":4,"mean_commits":6.25,"dds":"0.16000000000000003","last_synced_commit":"87b480430b32f0d7effdec3b24ffbaa064b60dba"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Fpostgrex_pgoutput","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Fpostgrex_pgoutput/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Fpostgrex_pgoutput/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drowzy%2Fpostgrex_pgoutput/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drowzy","download_url":"https://codeload.github.com/drowzy/postgrex_pgoutput/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675607,"owners_count":20977378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elixir","postgres","postgres-replication"],"created_at":"2024-11-06T06:29:12.175Z","updated_at":"2025-04-07T15:10:22.485Z","avatar_url":"https://github.com/drowzy.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Postgrex.Pgoutput\n\n![CI](https://github.com/drowzy/postgrex_pgoutput/actions/workflows/ci.yml/badge.svg)\n[![Hex.pm Version](https://img.shields.io/hexpm/v/postgrex_pgoutput.svg?style=flat-square)](https://hex.pm/packages/postgrex_pgoutput)\n\nEncode / decode Postgres replication [messages](https://www.postgresql.org/docs/14/protocol-logicalrep-message-formats.html).\n\n## Usage\n\nSee `examples/cdc` for a full example of using `Postgrex.Replication` to implement CDC (Change Data Capture).\n\n## Installation\n\nThis package can be installed by adding `postgrex_pgoutput` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:postgrex_pgoutput, \"~\u003e 0.2.0\"}\n  ]\nend\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrowzy%2Fpostgrex_pgoutput","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrowzy%2Fpostgrex_pgoutput","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrowzy%2Fpostgrex_pgoutput/lists"}