1
0
mirror of https://github.com/tormachris/cf-workers-status-page.git synced 2025-04-03 16:21:16 +02:00
Adam Janis 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
..