The Joy of Building a Cron Monitoring Service| Healthchecks.io
Due to the nature of cron jobs, our ping endpoints (https://hc-ping.com/... URLs) receive spiky traffic: On average we write ~500 ping requests/second to the database. At the start of every minute, we write around 4000 pings/second. At the start of every hour, we write over 10'000 pings/se| Healthchecks.io
At work, we’ve just about completed a migration from the lib/pq Go PostgreSQL driver to pgx.| danp.net
A clean method to write transactions anywhere, without leaking database internals.| Thibaut Rousseau's Blog
Is it OK to use transactions in context values?| Mario Carrion
Maximizing Postgres connection economy by using a single connection per program to receive and distribute all listen/notify notifications.| brandur.org
FerretDB provides numerous configuration flags you can customize to suit your needs and environment.| docs.ferretdb.io