jhunters / bigqueue

Golang implements for BigQueue
Apache License 2.0
56 stars 24 forks source link

Subscribe feature support for dequeue with fanout queue #12

Closed jhunters closed 3 years ago

jhunters commented 4 years ago

as the title each subscribe action would be work seperately by fanout id.

jhunters commented 3 years ago

done