Skip to content

Releases: chapsuk/worker

Lockers and modules

Choose a tag to compare

@chapsuk chapsuk released this 08 Sep 19:29
b1d2ea4
Removed the lock functions, lockers moved to locker package. (#6)

Used radix as single redis client
Init go module

Redis locker

Choose a tag to compare

@chapsuk chapsuk released this 08 Sep 19:30
b1d2ea4
Removed the lock functions, lockers moved to locker package. (#6)

Used radix as single redis client
Init go module

Removed dig functions

Choose a tag to compare

@chapsuk chapsuk released this 05 Jul 12:10
458f4eb
Revert dig functions (#3)

* Revert "Check empty workeres list for group dig constructor"

This reverts commit a110a4793a3a115d01a670c8ccc839299bb83977.

* Revert "Supporting dig (#2)"

This reverts commit d9eb6c67a82aab69f46eb91808fd806bf1a6bae1.

OpOp

Choose a tag to compare

@chapsuk chapsuk released this 30 Jun 22:20
  • fixed panic when given empty workers list in group dig contructor

Supporting dig groups

Choose a tag to compare

@chapsuk chapsuk released this 27 Jun 18:12
d9eb6c6

Cancel job context when lock expired

Choose a tag to compare

@chapsuk chapsuk released this 13 Jun 22:34
v0.2

Cancel context when lock expired

First release

Choose a tag to compare

@chapsuk chapsuk released this 30 May 14:55
v0.1

Update wait package