Show HN: Goqite, a persistent message queue Go library built on SQLite https://ift.tt/uHJ2NZv

Show HN: Goqite, a persistent message queue Go library built on SQLite I wanted to build a persistent message queue based on SQLite, because that's what I'm using for my main state anyway. This gives me ACID across state and messaging, which is nice! I've been inspired by the terminology of AWS SQS for this, but it's obviously much simpler. Maybe you can use it too. :) https://www.goqite.com March 11, 2024 at 12:39AM

Post a Comment

0 Comments