mirror of
https://github.com/plausible/analytics.git
synced 2024-11-23 03:04:43 +03:00
d94a8dbc7e
* 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 |
||
---|---|---|
.. | ||
check_overuse.ex | ||
create_free_subscription.ex | ||
fetch_tweets.ex | ||
hydrate_clickhouse.ex | ||
obtain_ssl_certificates.ex | ||
send_check_stats_emails.ex | ||
send_email_reports.ex | ||
send_site_setup_emails.ex | ||
send_trial_notifications.ex |