Hacker News new | ask | show | jobs
by xdanger 2966 days ago
I did something similiar, but directly from postgresql triggers: https://github.com/pramsey/pgsql-http

You just have to be careful with failing queries and set timeout to low.