Skip to content

Releases: ledgetech/lua-resty-qless

Release list

v0.02

Choose a tag to compare

@pintsized pintsized released this 13 Oct 13:33
  • Shuffled round robin reserver is now seeded for randomness.
  • The job table itself is now passed through to jobs, not just job.data.
  • Jobs are passed into middleware, for either manipulation or to have things added such as connections to services.
  • Redis connections are now handled by the connector module is this fork: https://github.com/pintsized/lua-resty-redis.

v0.01

Choose a tag to compare

@pintsized pintsized released this 29 Jul 15:05

Initial release.