0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
posthog/ee
James Greenhill 97a665d277
Leverage Postgres for Persons and reorder order by's on clickhouse" (#1681)
* Query optimizations

* more sql optimizations

* checkpoint

* fix migration

* add UUID field to person

* use django signals to signal that clickhouse needs to be updated

* cleanup person logic

* cleanups

* update migration

* Don't setup the django signals unless we are for sure using ee setup

* expecting back to 30 queries for capturing with new person

* add .venv to .gitignore

* add env back to .gitignore

Co-authored-by: Ubuntu <ubuntu@ip-172-31-73-18.ec2.internal>
2020-09-22 13:41:08 +01:00
..
api
certs
clickhouse Leverage Postgres for Persons and reorder order by's on clickhouse" (#1681) 2020-09-22 13:41:08 +01:00
idl
kafka Remove default json serializer from kafka_helper (#1669) 2020-09-16 12:19:16 -07:00
management/commands
migrations
models
tasks
__init__.py
apps.py
docker-compose.ch.yml refactor how we grab kafka_host to make it reusable for migrations (#1677) 2020-09-17 11:09:41 -07:00
LICENSE
settings.py
urls.py