1
0
mirror of https://github.com/tormachris/cf-workers-status-page.git synced 2025-09-21 16:35:15 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
7051f275e7 feat: collect response metrics from cron locations 2020-11-22 12:42:33 +01:00
fb134bbf74 refactor: switch css framework to tailwind 2020-11-21 12:16:25 +01:00
c5b9232eb2 feat: optimize KV storage read/write operations
- the state is now stored in a single KV key
- there is one write for cron and one read for render
2020-11-19 20:25:03 +01:00
541bdace4b chore(perf): save only failed days to KV storage 2020-11-12 18:57:42 +01:00
e85c5766a7 init 2020-11-08 22:36:21 +01:00