acaloiaro / neoq

Queue-agnostic background job library for Go, with a pleasant API and powerful features.
MIT License
270 stars 4 forks source link

feat: Make fingerprint unique to each queue #122

Closed acaloiaro closed 7 months ago

acaloiaro commented 7 months ago

As mentioned in #119, fingerprints should be unique to each queue, not globally.