issues
search
eidam
/
cf-workers-status-page
Monitor your websites, showcase status including daily history, and get Slack/Telegram/Discord notification whenever your website status changes. Using Cloudflare Workers, CRON Triggers, and KV storage.
https://status-page.eidam.dev
MIT License
2.36k
stars
1.44k
forks
source link
feat: optimize KV storage read/write operations
#14
Closed
eidam
closed
4 years ago
eidam
commented
4 years ago
the state is now stored in a single KV key
there is one write for cron and one read for render