|
|
|
|
|
by mcqueenjordan
761 days ago
|
|
I personally think polling the queue/table via queries is a very sensible pattern and not something I have a desire to remove. In theory, you could go at it via a push approach by wiring into the WAL or something but that comes with its own rats nest of issues. |
|