delayq
delayq copied to clipboard
DelayQ is a Go library that provides a performant, reliable, distributed delay-queue using Redis.
Results
2
delayq issues
Sort by
recently updated
recently updated
newest added
Hi, This library is wonderful. One thing I thought would be great to consider adding to this library is to return an ID for every job `Enqueue`d, so that one...