Skip to content

Add async Kafka backend using aiokafka - #1069

Merged
cybermaggedon merged 1 commit into
release/v2.8from
feature/kafka-async
Jul 27, 2026
Merged

Add async Kafka backend using aiokafka#1069
cybermaggedon merged 1 commit into
release/v2.8from
feature/kafka-async

Conversation

@cybermaggedon

@cybermaggedon cybermaggedon commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add AsyncKafkaBackend using aiokafka for fully async Kafka operations (zero OS threads)
  • Wire into get_async_pubsub() factory with existing Kafka config keys
  • Add aiokafka dependency to trustgraph-base

Test plan

  • Unit tests pass
  • E2E test with Kafka backend when prioritised

@github-actions

Copy link
Copy Markdown

Contributor License Agreement ✅

All contributors have signed the CLA. Thank you!

@cybermaggedon
cybermaggedon merged commit 279ae8c into release/v2.8 Jul 27, 2026
3 checks passed
@cybermaggedon
cybermaggedon deleted the feature/kafka-async branch July 27, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant