Skip to content

Releases: GetSimpl/work

Chore: upgrade Redigo version and removed deprecated commands

02 Mar 06:31
80ae00f
Compare
Choose a tag to compare

Required Redis server version 6.2.0 or up.

What's Changed

  • Chore: upgrade go and Redigo version by @agniBit in #4
  • Refactor: removed deprecated commands 'zrangebyscore' and 'rpoplpush' by @agniBit in #5

New Contributors

Full Changelog: v1.1.8...v1.2.0

[REAPER] Add: Cleanup for stale inprogress queues

26 Nov 09:44
384714a
Compare
Choose a tag to compare

Add: Cleanup for stale inprogress queues

[REDIS] Fix: Unknown job while retrying

20 Jul 13:15
800484f
Compare
Choose a tag to compare
Merge pull request #2 from GetSimpl/perf/remove-known-jobs

[REDIS] Update: Lua Script to ignore known queues

[WORKER POOL] Fix: Stop scheduler only if enabled

23 Jun 18:15
Compare
Choose a tag to compare

Fix: Workerpool should try to stop scheduler and retirer if they are enabled.

[WORKER POOL]: Add option to disable scheduler

23 Jun 17:48
Compare
Choose a tag to compare

Add: Option to disable scheduler if not needed.

Update: Package Name

23 Jun 16:53
Compare
Choose a tag to compare
v1.0.1

:package: [PACKAGE] Update: Package Name