Sign in Sign up
nuget

NetEvolve.Pulse.SQLite

SQLite persistence provider for the Pulse outbox pattern using plain ADO.NET. Provides SQLiteOutboxRepository implementing IOutboxRepository with optimized SQL queries, WAL mode support, and BEGIN IMMEDIATE transactions for safe concurrent polling. Supports configurable table names for embedded and edge deployments. Designed for lightweight applications, CLI tools, IoT, and edge services that require the outbox pattern without external infrastructure dependencies.

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
Version Released
0.70.75 patch
0.70.16 patch
0.70.0 minor
0.67.140 patch
0.67.36 initial