Sign in Sign up
nuget

Vulthil.Messaging.Outbox

Transactional bus-publish outbox for Vulthil.Messaging. A publish/send filter captures messages published inside a database transaction into the shared outbox table; the outbox relay sends them to the broker after the transaction commits, with a stable message id, eliminating the dual-write problem.

Activity

Latest release
1mo ago
Total releases
5
Cadence
~9 days
Last 12 months
5

Reach

Stars

Details

License
MIT
First release
Jun 21, 2026
Releases
Version Released
1.2.0 minor
1.1.0 minor
1.0.2 patch
1.0.1 patch
1.0.0 initial