github hibiken/asynq v0.18.3

latest releases: v0.24.1, v0.24.0, v0.23.0...
2 years ago

This release includes minor change around task typename and critical performance fix for tooling (CLI, Web UI).

Changed

  • Changed Queue function to not to convert the provided queue name to lowercase. Queue names are now case-sensitive.
  • QueueInfo.MemoryUsage is now an approximate usage value.

Fixed

  • Fixed latency issue around memory usage (see #309)

Don't miss a new asynq release

NewReleases is sending notifications on new releases.