Bee-Queue v1.1.0 Release Notes

Release Date: 2017-08-12 // over 6 years ago
  • ๐Ÿ†• New minor release. Adds a small feature that reduces Redis overhead for larger deployments, and makes it possible to avoid issues Queue publishing issues (from one Queue to another) while gracefully shutting down.

    • ๐Ÿ‘Œ Support sharing the redis command client between Queues.
    • โž• Add documentation, add tests for expected behavior.