{"id":17962698,"url":"https://github.com/fgribreau/amqp-replay","last_synced_at":"2025-03-25T04:32:18.709Z","repository":{"id":57177497,"uuid":"58444402","full_name":"FGRibreau/amqp-replay","owner":"FGRibreau","description":":video_camera: Replay messages from (RabbitMQ) AMQP dead-letter queue","archived":false,"fork":false,"pushed_at":"2020-10-05T19:01:21.000Z","size":20,"stargazers_count":13,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-04T06:38:06.327Z","etag":null,"topics":["amqp","amqp-replay","dead-letter","queue","queueing","rabbitmq","replay-messages"],"latest_commit_sha":null,"homepage":"https://twitter.com/FGRibreau","language":"JavaScript","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/FGRibreau.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}},"created_at":"2016-05-10T08:44:50.000Z","updated_at":"2024-07-25T11:28:52.000Z","dependencies_parsed_at":"2022-09-14T02:00:59.783Z","dependency_job_id":null,"html_url":"https://github.com/FGRibreau/amqp-replay","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FGRibreau%2Famqp-replay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FGRibreau%2Famqp-replay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FGRibreau%2Famqp-replay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FGRibreau%2Famqp-replay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FGRibreau","download_url":"https://codeload.github.com/FGRibreau/amqp-replay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222035692,"owners_count":16919925,"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":["amqp","amqp-replay","dead-letter","queue","queueing","rabbitmq","replay-messages"],"created_at":"2024-10-29T11:20:15.889Z","updated_at":"2024-10-29T11:20:16.611Z","avatar_url":"https://github.com/FGRibreau.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# amqp-replay\n\n[![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/francois-guillaume-ribreau?utm_source=github\u0026utm_medium=button\u0026utm_term=francois-guillaume-ribreau\u0026utm_campaign=github) [![Slack](https://img.shields.io/badge/Slack-Join%20our%20tech%20community-17202A?logo=slack)](https://join.slack.com/t/fgribreau/shared_invite/zt-edpjwt2t-Zh39mDUMNQ0QOr9qOj~jrg)\n\nReplay messages from (RabbitMQ) AMQP dead-letter queue\n\n\n## Philosophy\n\n![amqp-replay](https://cloud.githubusercontent.com/assets/138050/15161286/dced5818-16fd-11e6-95db-9a657000ed52.gif)\n\n## Getting Started\n\n\n##### Setup with Docker\n\n```\n# add this to your [bash|zsh]rc and source it\nfunction amqp-replay(){\n  docker run -it -e AMQP_URI=$AMQP_URI -e AMQP_QUEUE_NAME=$AMQP_QUEUE_NAME -e AMQP_QUEUE_NOACK=$AMQP_QUEUE_NOACK -e AMQP_EXCHANGE_NAME=$AMQP_EXCHANGE_NAME --rm fgribreau/amqp-replay:v0.3.0\n}\n```\n\n\n##### Setup with Node\n\n```\nnpm i amqp-replay -g\n```\n\n##### Run it\n\n```\nAMQP_URI=\"amqp://user:password@rabbitmq.ndd.com:5672/%2F\" AMQP_QUEUE_NAME=\"social.test\" AMQP_EXCHANGE_NAME=\"fgtest\" amqp-replay\n```\n\nAdd `INFINITE=true` to replay the queue message infinitely.\n\n## License\n\nSee [LICENSE](/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgribreau%2Famqp-replay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffgribreau%2Famqp-replay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgribreau%2Famqp-replay/lists"}