raisedapp / Hangfire.Storage.SQLite

An Alternative SQLite Storage for Hangfire
https://www.nuget.org/packages/Hangfire.Storage.SQLite
MIT License
155 stars 31 forks source link

Per-Request SQLiteConnection, Pooling, Threading shenanigans #62

Closed kirides closed 1 year ago

kirides commented 1 year ago

This PR brings in a bunch of changes and smaller threading optimizations/fixes

Tests: