View Source Plausible.Workers.ClickhouseCleanSites (Plausible v0.0.1)

Cleans deleted site data from ClickHouse asynchronously.

We batch up data deletions from ClickHouse as deleting a single site is just as expensive as deleting many.

Summary

Functions

Link to this function

get_deleted_sites_with_clickhouse_data()

View Source

Callback implementation for Oban.Worker.perform/1.