Skip to content

Releases: uniteeio/Unitee.EventDriven

fixing consumer dispatching with the new scope version

08 Nov 15:08
Compare
Choose a tag to compare
v5.6.0

fix: reflection and late binding fix

v5.5.0

08 Nov 12:11
Compare
Choose a tag to compare
fix

v5.4.0

08 Nov 11:14
Compare
Choose a tag to compare
dbug: add a debug mode where we can see the messages received

Fix threading issues

08 Nov 11:01
Compare
Choose a tag to compare

Every consumer get its own context resolved at runtime. Avoid threading issue, especially with DbContext.

v5.2.0

08 Nov 09:16
Compare
Choose a tag to compare
fix: use same time unit in the publisher and consumer

Scheduling message with Redis

08 Nov 06:19
Compare
Choose a tag to compare
v5.1.0

feat: distributed lock for task scheduling

v5.0.1

27 Oct 08:48
Compare
Choose a tag to compare
action: publish Abstraction package

v5.0.0

27 Oct 08:17
Compare
Choose a tag to compare
feat: use pub/sub to notify backgroud service to read

v4.0.1

26 Oct 09:00
Compare
Choose a tag to compare
chore: pipeline

v4.0.0

26 Oct 08:56
Compare
Choose a tag to compare
chore: pipeline