Skip to Content
🚀 KalamDB v0.3.0-alpha2 is out — Learn more
Topic Pub/SubOverview

Topic Pub/Sub

This root chapter groups all topic-based messaging docs.

  • SQL Topics & Consumers: Topic DDL, routing table changes to topics, consume, and ACK in SQL.
  • HTTP Topic API: POST /v1/api/topics/consume and POST /v1/api/topics/ack for worker services.

Use SQL for in-database workflows and HTTP for external service consumers.

Last updated on