nsqio / go-diskqueue

A Go package providing a filesystem-backed FIFO queue
MIT License
464 stars 103 forks source link

diskqueue: support a callback when the disk queue is empty #21

Open jehiah opened 3 years ago

jehiah commented 3 years ago

This supports nsqio/nsq#1305

jehiah commented 3 years ago

I thought i would need this feedback loop - but i'm not currently using it in nsqio/nsq#1305 (still a WIP so somewhat subject to change) - that means I might just end up closing this.