Jobs is a persistent and flexible background jobs library powered by Redis, designed for web applications to execute long-running tasks asynchronously with guaranteed delivery.
go get github.com/albrow/jobsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add a background job to the queue
Ensure Redis is running and properly configured before using the library.
No dependency data recorded yet.