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

Rely on SQLite uniqueness constraint to protect locks #11

Closed Sumo-MBryant closed 4 years ago

Sumo-MBryant commented 4 years ago

Fixes #10