A SQLite-backed queue, streams, pub/sub, and cron system.
Source discussion: Show HN: Honker – Postgres NOTIFY/LISTEN Semantics for SQLite
Editorial paraphrase
HN comments praised the "one db and no daemon" model, low-latency reactivity, and atomic rollback with durable work queues.
Read the original thread