Best current practice to track stats?
I used to use CF Key/Value, but is Durable Objects better?
2 Replies
What kind of stats?
Blanket recommendation would probably be Analytics Engine https://developers.cloudflare.com/analytics/analytics-engine/
Cloudflare Docs
Workers Analytics Engine
Workers Analytics Engine provides unlimited-cardinality analytics at scale, via a built-in API to write data points from Workers, and a SQL API to query that data.
that could work, cheers!
(new to me; back when I first looked into workers all there was was KV store 👴