Persistence using RavenDB for DotQueue the lightweight thread-safe queue framework.
Info
Version: | 1.0.7 |
Author(s): | Samer Al-Rawi |
Last Update: | Sunday, December 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SamerAlRawi/DotQueue |
NuGet Url: | https://www.nuget.org/packages/DotQueue.Persistence.RavenDB |
Install
Install-Package DotQueue.Persistence.RavenDB
dotnet add package DotQueue.Persistence.RavenDB
paket add DotQueue.Persistence.RavenDB
DotQueue.Persistence.RavenDB Download (Unzip the "nupkg" after downloading)
Dependencies
- RavenDB.Client(>= 3.5.1)
- DotQueue.HostLib(>= 1.0.6)