Skip to content

Latest commit

 

History

History
44 lines (22 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

44 lines (22 loc) · 1.22 KB

v2.1.0 (2020-10-15)

Features

  • redis: allow passing in redis.UniversalClient

v2.0.0 (2020-05-26)

Features

  • redis: update to go-redis/v7 and switch to redisqueue/v2 (#11)

v1.1.0 (2020-05-26)

Chore

  • makefile: update Makefile (#10)

v1.0.1 (2019-08-03)

Bug Fixes

  • reclaim: increment ID when looping (#4)

v1.0.0 (2019-07-13)

Documentation

  • README: add version badge (#3)

Features

  • base: create first version of producer and consumer (#2)