Releases: weyoss/redis-smq
Releases · weyoss/redis-smq
6.2.2 (2022-02-21)
6.2.1 (2022-02-19)
- Remove unused code (475fa3d)
6.2.0 (2022-02-19)
6.1.0 (2022-02-14)
- Allow configuring which messages to store with extended parameters (7bd37a1)
6.0.4 (2022-02-13)
- Fix missing type definition for koa-bodyparser (4b8a11e)
6.0.3 (2022-02-13)
- Increase code coverage (ec839a1)
6.0.2 (2022-02-12)
6.0.1 (2022-02-11)
6.0.0 (2022-02-08)
- Bump up redis-smq-monitor version to 6.4.0 (71ceb45)
- Implement TimeSeriesWorker (a5c404e)
- When deleting a namespace throw an error if it does not exist (28d0be0)
- Fix schedule-message.lua parameters (15708c4)
- Allow managing namespaces, update HTTP API, test (b0c265c)
- Rename setScheduledPeriod() to setScheduledRepeatPeriod() (d6e3376)
- Improve Redis keys handling (d9c50f3)
- Improve LUA scripts parameters handling (5aaa893)
- Remove redundant call to this.getMainKeys() (f3b1f1f)
- Update docs (31c81ca)