Consumer Groups
How Rafka consumer groups work: cgp_<ULID> entity identity, durable offsets on the WAL (P3.B), the single-member protocol, and ephemeral session vs durable offset state.
How Rafka consumer groups work: cgp_<ULID> entity identity, durable offsets on the WAL (P3.B), the single-member protocol, and ephemeral session vs durable offset state.
How Rafka manages topics as first-class entities: create, describe, alter config, and delete via the standard Kafka AdminClient.