User shares positive experience integrating Reactivity module and event-log with Cloudflare Workers
Out of curiosity, I tried out the Reactivity module and the new event-log. It's very early-stage, but it feels like the future. I integrated it with Cloudflare Workers, using DurableObject for WebSocket handling and its storage SQL API to sync SQLite queries. Fortunately, everything works as expected (except for some temporary hacks due to issues with Cloudflare Workers). Once again, thank you Tim for your amazing work.
