0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
posthog/ee/clickhouse/models
James Greenhill adeb7694cc
Publish events to Kafka for consumption (#1644)
* Publish events to Kafka for consumption

* Commit avro idl's for event schemas

* convert client to use github.com/dpkp/kafka-python

* events loaded into clickhouse from Kafka

* remove cruft

* Publish events to Kafka for consumption

* convert client to use github.com/dpkp/kafka-python

* remove cruft

* include kafka migrations

* bugfixes for migrations

* use constants for consistency

* wrap up local migrations

* small fixes

* tune ups
2020-09-15 20:04:38 -07:00
..
__init__.py
clickhouse.py Clickhouse process event (#1652) 2020-09-15 12:40:35 -07:00
element.py Publish events to Kafka for consumption (#1644) 2020-09-15 20:04:38 -07:00
event.py Publish events to Kafka for consumption (#1644) 2020-09-15 20:04:38 -07:00
person.py Publish events to Kafka for consumption (#1644) 2020-09-15 20:04:38 -07:00
property.py clickhouse models (#1614) 2020-09-08 18:55:01 -07:00