0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/ee
Karl-Aksel Puulmann a3f055429a
Cache cohorts from clickhouse / make /decide fast (#2316)
* Cache cohorts in clickhouse

This fixes #2306

* Calculate celery

* Schedule cohorts recalculation once per hour

* Run cohort calculations each in separate task

* Fix max age in cohort recalculation

* Simplify

Co-authored-by: Tim Glaser <tim@glsr.nl>
2020-11-12 12:58:35 +02:00
..
api
certs
clickhouse Cache cohorts from clickhouse / make /decide fast (#2316) 2020-11-12 12:58:35 +02:00
idl Fix feature flags clickhouse (#2170) 2020-11-05 16:01:32 +01:00
kafka_client Stability & dev experience improvements (#2152) 2020-11-02 14:55:20 +00:00
management/commands Fix funnels with multiple steps (#2034) 2020-10-26 20:35:09 +01:00
migrations
models
tasks Restore slack hook (#2186) 2020-11-05 14:40:30 +01:00
__init__.py
apps.py
docker-compose.ch.yml Update local dev to use proto for events (#2181) 2020-11-03 11:37:12 -08:00
LICENSE
settings.py
urls.py