Brandur Leach
The Notifier Pattern for Applications That Use Postgres
Postgres's listen/notify feature enables pub/sub messaging within the database, but it's often underutilized despite being simple and powerful.
1 article published
Postgres's listen/notify feature enables pub/sub messaging within the database, but it's often underutilized despite being simple and powerful.