analytics/lib
Karl-Aksel Puulmann 3759db9b8c
Channels: Fix ON CLUSTER behavior (#4801)
* Channels: Fix cluster behavior

CREATE TABLE AS SELECT syntax did not work on cluster.

Instead, let's do a normal insert. For safety and to avoid timing
issues, ensure that INSERT waits for data to be inserted on all active
replicas.

* Proper replicated tables
2024-11-11 19:59:16 +00:00
..
mix/tasks Channels: Speed up clickhouse calculations (#4789) 2024-11-11 10:39:51 +00:00
plausible Channels: Fix ON CLUSTER behavior (#4801) 2024-11-11 19:59:16 +00:00
plausible_web Channels in dashboard CSV export (#4787) 2024-11-11 09:31:57 +00:00
workers rm Timex.diff/3 (#4695) 2024-11-04 09:18:04 +00:00
oban_error_reporter.ex Log Oban errors (and still report them to Sentry) (#4657) 2024-10-08 10:26:35 +00:00
plausible_release.ex Don't attempt to create a database if it already exists (#4498) 2024-09-09 11:55:39 +02:00
plausible_web.ex Reduce Phoenix.HTML usage (#4675) 2024-10-15 03:55:14 +00:00
plausible.ex Enable teams sync (#4726) 2024-10-23 12:25:46 +00:00
sentry_filter.ex Update Sentry (#3843) 2024-03-18 10:10:20 +01:00