Releases: ThreeDotsLabs/watermill-redisstream
Releases · ThreeDotsLabs/watermill-redisstream
v1.4.4
26 Aug 09:21
Compare
Sorry, something went wrong.
No results found
v1.4.3
14 May 11:40
Compare
Sorry, something went wrong.
No results found
v1.4.2
07 Sep 10:49
Compare
Sorry, something went wrong.
No results found
v1.4.1
02 Sep 13:39
Compare
Sorry, something went wrong.
No results found
v1.4.0
25 Aug 20:47
Compare
Sorry, something went wrong.
No results found
v1.3.0
02 Apr 19:03
Compare
Sorry, something went wrong.
No results found
Merge pull request #36 from ThreeDotsLabs/minghsu0107-patch-3
refine comments
v1.2.2
27 Sep 15:28
Compare
Sorry, something went wrong.
No results found
Merge pull request #31 from ThreeDotsLabs/upgrade-redis
upgrade go-redis version
v1.2.1
21 Jul 08:47
Compare
Sorry, something went wrong.
No results found
Merge pull request #26 from ThreeDotsLabs/refine-comment
refine comments
v1.2.0
20 Jul 09:08
Compare
Sorry, something went wrong.
No results found
Fixed a bug that caused message loss when claiming a pending message (thanks to @hlubek )
v1.1.0
25 Apr 02:48
Compare
Sorry, something went wrong.
No results found
Configurable OldestID for consumer group (thanks to @dickens7 )
Configurable ClaimBatchSize for claiming pending messages (thanks to @wk8 )
ShouldClaimPendingMessage callback that helps us detect pending messages more flexibly (thanks to @wk8 )