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

Add Rabbitmq support #284

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Nov 26, 2023

  1. Init rabbitmq on common

    Amir Mohammadpour committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    6639058 View commit details
    Browse the repository at this point in the history
  2. Add glog adapter for rabbitmq

    Amir Mohammadpour committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    a287ccc View commit details
    Browse the repository at this point in the history
  3. Init rabbitmq client

    Amir Mohammadpour committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    898efbe View commit details
    Browse the repository at this point in the history
  4. Add rabbitmq dependency to go

    Amir Mohammadpour committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    7419bc9 View commit details
    Browse the repository at this point in the history
  5. Update vendors

    Amir Mohammadpour committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    d65fbf8 View commit details
    Browse the repository at this point in the history
  6. Add Dialer and tls to rabbit config

    Amir Mohammadpour committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    696d7a2 View commit details
    Browse the repository at this point in the history
  7. Add produce amqp message logic

    Amir Mohammadpour committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    f1cfbfe View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Add rabbitmq driver

    Amir Mohammadpour committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a8576d0 View commit details
    Browse the repository at this point in the history
  2. Add rabbitmq driver test

    Amir Mohammadpour committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    80971c6 View commit details
    Browse the repository at this point in the history
  3. Add rabbitmq into factory build

    Amir Mohammadpour committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    cf5f184 View commit details
    Browse the repository at this point in the history
  4. Minor changes

    Amir Mohammadpour committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3e5d663 View commit details
    Browse the repository at this point in the history
  5. Add testify dependency

    Amir Mohammadpour committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3987aa2 View commit details
    Browse the repository at this point in the history
  6. Fix Get rabbitmq url

    Amir Mohammadpour committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    1cee9dd View commit details
    Browse the repository at this point in the history
  7. Add rabbitmq into docs

    Amir Mohammadpour committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ebbe3f6 View commit details
    Browse the repository at this point in the history
  8. Minor changes at docs

    Amir Mohammadpour committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3e8a9d0 View commit details
    Browse the repository at this point in the history