0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 09:14:46 +01:00
posthog/ee
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
..
api Personal API keys and Zapier integration (#1281) 2020-08-26 10:34:57 +02:00
certs Publish events to Kafka for consumption (#1644) 2020-09-15 20:04:38 -07:00
clickhouse Publish events to Kafka for consumption (#1644) 2020-09-15 20:04:38 -07:00
idl Publish events to Kafka for consumption (#1644) 2020-09-15 20:04:38 -07:00
kafka Publish events to Kafka for consumption (#1644) 2020-09-15 20:04:38 -07:00
management/commands clickhouse views and management commands (#1616) 2020-09-08 20:13:54 -07:00
migrations Personal API keys and Zapier integration (#1281) 2020-08-26 10:34:57 +02:00
models Fix license issues (#1511) 2020-08-26 15:53:24 +02:00
tasks Personal API keys and Zapier integration (#1281) 2020-08-26 10:34:57 +02:00
__init__.py Add enterprise edition and licensing (#1390) 2020-08-14 11:23:55 +02:00
apps.py Add enterprise edition and licensing (#1390) 2020-08-14 11:23:55 +02:00
docker-compose.ch.yml Publish events to Kafka for consumption (#1644) 2020-09-15 20:04:38 -07:00
LICENSE Add enterprise edition and licensing (#1390) 2020-08-14 11:23:55 +02:00
settings.py Personal API keys and Zapier integration (#1281) 2020-08-26 10:34:57 +02:00
urls.py Personal API keys and Zapier integration (#1281) 2020-08-26 10:34:57 +02:00