Skip to content

Releases: weyoss/redis-smq

6.0.0-rc.0 (2022-01-03)

03 Jan 16:59
Compare
Choose a tag to compare
  • Implement MultiQueueProducer for publishing messages to multiple queues using a single producer instance.
  • Implement rates time series for queues, producers and consumers, allowing to move the chart to the left or the right
    in order to scan the timeline.
  • Refactor MessageManager and QueueManager API
  • Add new WebSocket streams for heartbeats, rates, queues, consumers, and producers.
  • Refactored Web UI.
  • Overall improvements and minor bug fixes.

5.0.11 (2021-12-07)

07 Dec 11:13
Compare
Choose a tag to compare
  • Bumped redis-smq-monitor to v5.0.7.
  • Updated package.json to use strict package versioning.

5.0.10 (2021-12-04)

04 Dec 11:45
Compare
Choose a tag to compare
  • Bumped redis-smq-monitor to v5.0.6.
  • Updated scheduler.md.

5.0.9 (2021-12-03)

03 Dec 10:05
Compare
Choose a tag to compare
  • Calculate and emit "idle" event only when testing.

5.0.8 (2021-12-01)

01 Dec 14:49
Compare
Choose a tag to compare
  • Updated architecture diagram.
  • Bumped redis-smq-monitor to v5.0.4

5.0.7 (2021-11-27)

27 Nov 09:10
Compare
Choose a tag to compare
  • Do not throw an error immediately and allow a compatible Redis client (ioredis, node_redis) to reconnect in case of Redis server not responding or restarting.

5.0.6 (2021-11-26)

26 Nov 16:54
Compare
Choose a tag to compare
  • Reviewed and updated documentation files.

5.0.5 (2021-11-25)

25 Nov 14:25
Compare
Choose a tag to compare
  • Minor improvements: refactored and cleaned up MessageRate and QueueManager classes.

5.0.4 (2021-11-24)

24 Nov 18:18
Compare
Choose a tag to compare
  • Updated RedisSMQ logo.
  • Bumped redis-smq-monitor to v5.0.3.

5.0.3 (2021-11-23)

23 Nov 11:24
Compare
Choose a tag to compare
  • Updated RedisSMQ logo.