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 KafkaMessageQueue #148

Merged
merged 29 commits into from
Jul 21, 2024
Merged

Add KafkaMessageQueue #148

merged 29 commits into from
Jul 21, 2024

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    e87aa69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f33de View commit details
    Browse the repository at this point in the history
  3. kafka dep aiokafka

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    fa11f21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c91c7a8 View commit details
    Browse the repository at this point in the history
  5. todo note

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    9298490 View commit details
    Browse the repository at this point in the history
  6. register consumer

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    0497f10 View commit details
    Browse the repository at this point in the history
  7. return start consuming callble

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    cf9f92d View commit details
    Browse the repository at this point in the history
  8. bug

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    43a8970 View commit details
    Browse the repository at this point in the history
  9. clean up delete topics

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    cced712 View commit details
    Browse the repository at this point in the history
  10. functional

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    13f5d5d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bcf96ed View commit details
    Browse the repository at this point in the history
  12. start unit tests

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    97f4029 View commit details
    Browse the repository at this point in the history
  13. add some unit tests

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    c5cd60d View commit details
    Browse the repository at this point in the history
  14. mock producer.start

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    1dc64a8 View commit details
    Browse the repository at this point in the history
  15. start examples

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    7d62f54 View commit details
    Browse the repository at this point in the history
  16. wip

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    5830f4d View commit details
    Browse the repository at this point in the history
  17. clean up

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    17338d7 View commit details
    Browse the repository at this point in the history
  18. lint

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    0c5ea51 View commit details
    Browse the repository at this point in the history
  19. update readme

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    ba46a07 View commit details
    Browse the repository at this point in the history
  20. docker compose

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    8e51a7b View commit details
    Browse the repository at this point in the history
  21. wip

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    1bed39c View commit details
    Browse the repository at this point in the history
  22. wip

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    b89cb91 View commit details
    Browse the repository at this point in the history
  23. working docker example

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    2017ba7 View commit details
    Browse the repository at this point in the history
  24. nit

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    dc71038 View commit details
    Browse the repository at this point in the history
  25. update pyproject

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    678c6f6 View commit details
    Browse the repository at this point in the history
  26. docs

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    083b926 View commit details
    Browse the repository at this point in the history
  27. nit in README

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    c9126e5 View commit details
    Browse the repository at this point in the history
  28. cr

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    c51b6ae View commit details
    Browse the repository at this point in the history
  29. cr

    nerdai committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    71e15aa View commit details
    Browse the repository at this point in the history