Open DogeVenci opened 7 months ago
This would be a REALLY handy feature, and I can imagine relatively simple. And maybe, defining event schemas with zod and types? That would be really nice, and remove the need for a external pub sub system
This would be really nice
If you are looking for a basic implementation, this repo might help: https://github.com/grmkris/drizzle-pg-notify-audit-table/
Describe what you want
Like the LISTEN/NOTIFY function in postgres