Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adapter-messaging-rabbitmq development #117

Merged
merged 4 commits into from
Jun 13, 2023

Conversation

eamtalu
Copy link
Contributor

@eamtalu eamtalu commented Jun 11, 2023

Hi @valentinacupac ,

I have made some development on adapter-messaging-rabbitmq.

The following are done in this PR:
adapter-messaging-rabbitmq:

  1. docker-compose has been updated with rabbitmq image config
  2. startup: rabbitmq initialization with default exchange and queue has been added under startup->resource folder
  3. env files are updated with rabbitmq variables
  4. adapter-messaging-rabbitmq module has been developed comprising initially with:rabbitmq confi
    4.1 Rabbitmq configuration
    4.2 RabbitMQ admin interface has been developed using which queue can be created.
    4.3 Rabbitmq eventbus has been implemented to send message from eventdto to rabbitmq queue with json format.

Can I request you for a code review and feedback on if there is anything missing or how it can be improved further.

Thanks, Amin

amintalukder and others added 4 commits June 11, 2023 21:44
1. docker-compose has been updated with rabbitmq image config
2. startup: rabbitmq initialization with default exchange and queue has been added under startup->resource folder
3. env files are updated with rabbitmq variables
4. adapter-messaging-rabbitmq module has been developed comprising initially with:rabbitmq confi
4.1 Rabbitmq configuration
4.2 RabbitMQ admin interface has been developed using which queue can be created.
4.3 Rabbitmq eventbus has been implemented to send message from eventdto to rabbitmq queue with json format.
1. docker-compose has been updated with rabbitmq image config
2. startup: rabbitmq initialization with default exchange and queue has been added under startup->resource folder
3. env files are updated with rabbitmq variables
4. adapter-messaging-rabbitmq module has been developed comprising initially with:rabbitmq confi
4.1 Rabbitmq configuration
4.2 RabbitMQ admin interface has been developed using which queue can be created.
4.3 Rabbitmq eventbus has been implemented to send message from eventdto to rabbitmq queue with json format.
1. docker-compose has been updated with rabbitmq image config
2. startup: rabbitmq initialization with default exchange and queue has been added under startup->resource folder
3. env files are updated with rabbitmq variables
4. adapter-messaging-rabbitmq module has been developed comprising initially with:rabbitmq confi
4.1 Rabbitmq configuration
4.2 RabbitMQ admin interface has been developed using which queue can be created.
4.3 Rabbitmq eventbus has been implemented to send message from eventdto to rabbitmq queue with json format.
@valentinacupac valentinacupac merged commit 7c0819d into valentinacupac:main Jun 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants