0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/ee/kafka_client
Karl-Aksel Puulmann 8ac9c590ec
Proposal: Use unique topic names for kafka in test (#6746)
Without this, to run plugin-server tests you need to reset all
containers every time since otherwise both test- and non-test clickhouse
would attempt to read from the same topic.
2021-11-01 11:42:56 +02:00
..
test Create Kafka consumer and write tests for consumer and producer (#6170) 2021-10-01 09:43:50 +01:00
__init__.py Create a write ahead log for cloud event processing (#1962) 2020-10-21 20:35:07 +02:00
client.py Add retries to kafka producer to mitigate event loss (#6638) 2021-10-25 22:40:32 -07:00
helper.py Create Kafka consumer and write tests for consumer and producer (#6170) 2021-10-01 09:43:50 +01:00
topics.py Proposal: Use unique topic names for kafka in test (#6746) 2021-11-01 11:42:56 +02:00