6 ms·
I did something similiar, but directly from postgresql triggers: https://github.com/pramsey/pgsql-http https://github.com/pramsey/pgsql-http You just have to b
by xdanger 8y ago
I did something similiar, but directly from postgresql triggers: https://github.com/pramsey/pgsql-http https://github.com/pramsey/pgsql-http
You just have to be careful with failing queries and set timeout to low.