vmihailenco / taskq

Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
https://taskq.uptrace.dev/
BSD 2-Clause "Simplified" License
1.24k stars 99 forks source link

Support Google PubSub #180

Open munir131 opened 2 years ago

munir131 commented 2 years ago

First of all, You all are doing great job. I want to know is there plan to include google pubsub in taskq?

MichalZalecki commented 1 year ago

@vmihailenco We could help and write the PubSub backend. Does anything come to your mind that would be good to know before we start? Were there any previous attempts that didn't succeed (and why)?