slobo
@slobo.eth
1 reply
0 recast
4 reactions
Greg
@greg
something tells me whoever made this hasn’t used redis or rabbitmq
2 replies
0 recast
1 reaction
Cassie Heart
@cassie
I wrote a book on rabbitmq back in the day, just use postgres
1 reply
0 recast
1 reaction
Greg
@greg
postgres for queue management?? i've never actually used rabbitmq but redis (via bullmq) feels much nicer than whatever i'd try to build in postgres
1 reply
0 recast
1 reaction
Cassie Heart
@cassie
pgmq: https://github.com/pgmq/pgmq lightweight extension (basically just a query wrapper, the queue lives on postgres proper), nice semantics, performance difference is negligible compared to rabbitmq, with wayyyyy less headaches
1 reply
0 recast
0 reaction