mirror of
https://github.com/plausible/analytics.git
synced 2024-11-23 11:12:15 +03:00
931161f693
* Simplify caches config The intervals were proven to never change really, and previous shape made them not very discoverable either. We'll look into a more declarative setup. * Aim for more declarative supervision tree setup * Generalize `Plausible.Cache` This makes the `Site.Cache` module implement the specifics, leaving the common bits reusable for upcoming cache processes. * Generalize `Plausible.Cache` warmers * Fix typos |
||
---|---|---|
.. | ||
.env.dev | ||
.env.test | ||
config.exs | ||
dev.exs | ||
prod.exs | ||
runtime.exs | ||
small_dev.exs | ||
small_test.exs | ||
small.exs | ||
test.exs |