Lightweight, persisted, thread safe, (optionally) transactional, FIFO queue built on LiteDB.
Info
Version: | 1.3.0 |
Author(s): | Nick Bushby |
Last Update: | Tuesday, August 6, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://nomadeon.com/2018/06/07/litequeue/ |
NuGet Url: | https://www.nuget.org/packages/LiteQueue |
Install
Install-Package LiteQueue
dotnet add package LiteQueue
paket add LiteQueue
LiteQueue Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- LiteDB(>= 4.1.4)
- LiteDB(>= 4.1.4)
- LiteDB(>= 4.1.4)
- NETStandard.Library(>= 1.6.1)
- LiteDB(>= 4.1.4)
Tags