Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: bitleak/lmstfy

Tags

v1.0.14

Toggle v1.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix return wrong TTL when pumping job from the secondary storage (#218)

Currently, we put now() + TTL as the expired time when storing jobs in the database,
but didn't remove the now() after pumping jobs. This PR also removes
the unused function `BatchGetJobs` which is similar to GetReadyJobs.

v1.0.13

Toggle v1.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Dockerfile

v1.0.12

Toggle v1.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix .travis.yaml

v1.0.11

Toggle v1.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add the field in the job (#130)

v1.0.10

Toggle v1.0.10's commit message
Bump v1.0.10

v1.0.9

Toggle v1.0.9's commit message
MOD: use new host without scheme

v1.0.8

Toggle v1.0.8's commit message
Bump v1.0.8

v1.0.7

Toggle v1.0.7's commit message
MOD: supports freeze tries in client ConsumeFromQueues

v1.0.6

Toggle v1.0.6's commit message
FIX: wrong migration BatchConsume timeout

v1.0.5

Toggle v1.0.5's commit message
Bump v1.0.5