D1 realtime?
How can I make D1 realtime? I've tried looking into web sockets, but I first have to find a way to track DB changes, like an
onChange
function or something that gets triggered once something happens in the DB, any ideas?0 Replies