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

kafka: add producer/consumer #170

Merged
merged 17 commits into from
Aug 29, 2023
Merged

kafka: add producer/consumer #170

merged 17 commits into from
Aug 29, 2023

Commits on Aug 24, 2023

  1. kafka: init

    fanatid committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    fc2ea1f View commit details
    Browse the repository at this point in the history
  2. ci

    fanatid committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3115e8b View commit details
    Browse the repository at this point in the history
  3. rename to input/output

    fanatid committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4255dee View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. rename kafka bin

    fanatid committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a079908 View commit details
    Browse the repository at this point in the history
  2. use Notify

    fanatid committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    50b56cf View commit details
    Browse the repository at this point in the history
  3. config: change order

    fanatid committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5149f23 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. replace geyser.next()

    fanatid committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    dee2f26 View commit details
    Browse the repository at this point in the history
  2. rename input/output

    fanatid committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    de228ee View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. add slot to key

    fanatid committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    e4bbdcd View commit details
    Browse the repository at this point in the history
  2. add hash to kafka key

    fanatid committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    b4b7e0e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. add memory dedup

    fanatid committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    59e204a View commit details
    Browse the repository at this point in the history
  2. add grpc-kafka to release ci

    fanatid committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    add1dcd View commit details
    Browse the repository at this point in the history
  3. add shutdown handler

    fanatid committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    51e46a6 View commit details
    Browse the repository at this point in the history
  4. minor

    fanatid committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    95f104c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. add prometheus

    fanatid committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    629ef6a View commit details
    Browse the repository at this point in the history
  2. changelog

    fanatid committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0ea83df View commit details
    Browse the repository at this point in the history
  3. changelog

    fanatid committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    98fbd24 View commit details
    Browse the repository at this point in the history