analytics/lib/mix/tasks
Uku Taht d94a8dbc7e
Clickhouse (#66)
* Get stats from clickhosue

* Pull stats from clickhouse

* Use correct Query namespace

* Use Clickhouse in unit tests

* Use Clickhouse in stats controller tests

* Use fixtures for unit tests

* Add Clickhouse to travis

* Use Clickhouse session store for sessions

* Add garbage collection to session store

* Reload session state from Clickhouse on server restart

* Query from sessions table

* Trap exits in event write buffer

* Run hydration without starting the whole app

* Make session length 30 minutes

* Revert changes to fingerprint schema

* Remove clickhouse from fingerprint sessions

* Flush buffers before shutdown

* Use old stats when merging

* Remove old session schema

* Fix tests with CH sessions

* Add has_pageviews? to Stats

* Use CH in staging

* Update schema

* Fix test setup
2020-05-21 13:03:39 +03:00
..
check_overuse.ex Ignore backend task in coveralls 2020-01-29 11:32:22 +02:00
create_free_subscription.ex Ignore another backend task in coveralls 2020-01-29 11:36:31 +02:00
fetch_tweets.ex Get twitter author url with https 2020-02-12 16:03:14 +02:00
hydrate_clickhouse.ex Clickhouse (#66) 2020-05-21 13:03:39 +03:00
obtain_ssl_certificates.ex Custom domains (#34) 2020-02-26 10:54:21 +02:00
send_check_stats_emails.ex Add space below link 2020-03-24 15:09:50 +02:00
send_email_reports.ex Fix email login link 2020-05-09 00:25:57 +03:00
send_site_setup_emails.ex Email flows (#46) 2020-03-23 11:34:25 +02:00
send_trial_notifications.ex Email flows (#46) 2020-03-23 11:34:25 +02:00