After #88, we can add an implementation of the `Subscriber` trait using Postgres. `LISTEN` function on a dedicated connection can be used for the purpose. _TODO: add more details_
After #88, we can add an implementation of the
Subscribertrait using Postgres.LISTENfunction on a dedicated connection can be used for the purpose.TODO: add more details