David Minor
David Minor
Calling agenda.every with a human interval causes `nextRunAt` to be set to the current date. When saving the job a little later, agenda checks to see if the `nextRunAt` is...
Some improvements that I suggested in #126 & #127 - The first commit adds an optional cache key property to `Image` to use instead of the `uri` as the cache...
The URL for some of our images contains an auth token that changes periodically - it would be nice if there was a way to specify the cache key separately...
Hi, I notice if a particular image that is repeated multiple times, there will be multiple downloads of the image. It looks like while a single cache entry is created,...