NetEvolve.Pulse.MongoDB
MongoDB persistence provider for the Pulse outbox pattern using the official MongoDB C# driver. Provides MongoDbOutboxRepository implementing IOutboxRepository with FindOneAndUpdateAsync for atomic message claiming and safe concurrent polling. Supports configurable database name and collection name. Requires IMongoClient to be registered in the dependency injection container by the caller. Designed for document-oriented architectures where the outbox participates in the same MongoDB database as domain aggregates.
Activity
- Latest release
- 1mo ago
- Total releases
- 5
- Cadence
- ~daily
- Last 12 months
- 5
Reach
- Stars
- —
Details
- License
- MIT
- First release
- May 10, 2026
Releases