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

Introduce MaterializationEndpoint::Dekaf #1642

Closed
wants to merge 4 commits into from

Commits on Sep 25, 2024

  1. dekaf: Introduce MaterializationEndpoint::Dekaf

    A materialization of this kind is purely descriptive, and cannot be directly started. It is used to convey the intent to expose a set of bindings through Dekaf, which will look it up to determine things like binding names and field selection/projections.
    jshearer committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0008c59 View commit details
    Browse the repository at this point in the history
  2. crates/activate: Dekaf materializations should not get shards or reco…

    …very journals, but they _should_ get ops stats+logs collections
    jshearer committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    209ab64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    754008c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a20b83 View commit details
    Browse the repository at this point in the history