Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: One Postgres message queue to rule them all (github.com/coredb-io)
2 points by chuckhend on May 4, 2023 | hide | past | favorite | 1 comment


There are a variety of Postgres queue implementations. We implemented the most important features and packaged them as a Postgres extension written in Rust. Our favorites: usage of a visibility timeout to guarantee delivery of messages to exactly one consumer (within the visibility timeout) and bootstrapped pg_partman to automate the handling of table bloat and partitioning.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: