Releases: golang-queue/redisdb-stream
Releases · golang-queue/redisdb-stream
v0.0.3
Changelog
Enhancements
- cb6d034 chore(CI): Add go1.19
- f3ffe24 chore(CI): update golangci to v1.50.1
- fc6cc45 chore(CI): upgrade golangci-lint verison
- 7efa5f3 chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#12)
- c2c2084 chore(deps): upgrade go module
- ea795f4 chore(redis): add max length in redis xadd
- 603fcac chore(redis): support block time in XReadGroup
- d694635 chore: upgrade redis to v9
Others
v0.0.2
Changelog
Features
- bc48e0c feat(consumer): start consumer once automatically. (#1)
- 8ccc078 feat(redis): init stream package
- 9b9c869 feat(worker): re-queue the task before shutdown the worker (#3)
- f40b42c feat(worker): support XReadGroup read data
Enhancements
- 5203213 chore(actions): upgrade package
- 134376e chore(deps): bump codecov/codecov-action from 2 to 3 (#6)
- dd491b9 chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#9)
- 72440f5 chore(stream): check return value after delete message
- d262894 chore: upgrade queue to stable version (#11)
Others
- 7a3ff0d Initial commit
- bd92af7 chore(CI/CD): add dependabot
- 96e00d8 chore(CI/CD): update redis package.
- c06f813 chore(CI/CD): update redis port
- 058a855 feat(CI/CD): enable GitHub Actions
- ef16676 fix(CI/CD): go mod dependency
- 7d7f99f fix(CI/CD): redis cluster
- a58b8d0 test: skip testing in redis cluster
v0.0.1
Changelog
Features
- bc48e0c feat(consumer): start consumer once automatically. (#1)
- 8ccc078 feat(redis): init stream package
- 9b9c869 feat(worker): re-queue the task before shutdown the worker (#3)
- f40b42c feat(worker): support XReadGroup read data
Enhancements
- 5203213 chore(actions): upgrade package
- 134376e chore(deps): bump codecov/codecov-action from 2 to 3 (#6)
- 72440f5 chore(stream): check return value after delete message
- d031c4d chore: upgrade queue to stable version
Others
- 7a3ff0d Initial commit
- bd92af7 chore(CI/CD): add dependabot
- 96e00d8 chore(CI/CD): update redis package.
- c06f813 chore(CI/CD): update redis port
- 058a855 feat(CI/CD): enable GitHub Actions
- ef16676 fix(CI/CD): go mod dependency
- 7d7f99f fix(CI/CD): redis cluster
- a58b8d0 test: skip testing in redis cluster