NomadeonSoftwareLLC / LiteQueue

Lightweight, persisted, thread safe, (optionally) transactional, FIFO queue built on LiteDB.
MIT License
64 stars 11 forks source link

Update package with latest litedb version #7

Closed culaja closed 1 year ago

culaja commented 4 years ago

The latest litequeue version depends on litedb 4.1.4 but there is version 5 and later. Contract of litedb changed in version 5 so it would be great if a new litequeue version is released which supports the latest litedb version.

nbushby commented 1 year ago

Just updated to latest LiteDB.