3.2.9 (2022-08-24)
- swapped dst and src arguments in zstd decode call (e61a842)
- Use localStorage for memqueue tests instead of Redis for #162 (b2ec9f5)
- allow set backoff duration for redis scheduler (f6818a8)
3.2.8 (2021-11-18)
3.2.7 (2021-10-28)
- redisq: rework tests to use redis client (670be0f)
- redsiq: call xack inside delete in redsiq (2f6bd74)
3.2.6 (2021-10-11)
- introduce interfaces to allow mocking in tests (6bc8f3b)