Are there PUB SUB in D1
I was just wondering if D1 DB has pub subs feature, in it, trying to create a simple chat application.
2 Replies
D1 is based on SQLite which doesn't really have anything like that built in, to notify or anything.
Cloudflare has a seperate pubsub product but currently it's closed beta
Gotcha,
Thank you