analytics/lib
Adam Rutkowski 457a558471
Kick off sites by domain cache implementation (#2434)
* Implement sites by domain caching interface + warmer

* Add test

* Implement hit rate interface

* Add moduledocs

* Fix up typespec

* s/warmer/warmer_fn

* Extract measure_duration/2

* Fix up typespec

* Log errors and return nil on cache internal errors

* Fix up non-existing cache test

* Retrieve specific db columns when pre-filling the cache

* Reduce the subset of fields retrieved from the DB

See 63f3c6233d (r89871536)
2022-11-16 10:06:23 +01:00
..
mix/tasks Fix random typos (#2375) 2022-10-25 08:17:09 -03:00
plausible Kick off sites by domain cache implementation (#2434) 2022-11-16 10:06:23 +01:00
plausible_web Add API support for intervals (#2417) 2022-11-14 18:41:51 -03:00
workers add a test and fix rendering the dashboard link 2022-11-03 11:31:32 +02:00
oban_error_reporter.ex Delete stats improvements (#2318) 2022-10-10 08:55:58 -03:00
plausible_release.ex improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
plausible_web.ex Fix dark mode for GA import 2022-03-24 12:25:07 +02:00
plausible.ex Initial commit 2019-09-02 12:29:19 +01:00
sentry_filter.ex Aggregate DBConnection.ConnectionError in Sentry (#2260) 2022-09-22 12:24:54 -03:00