An implenetation of IScheduledTaskRepository that uses the ElasticBand project to store tasks in Elasticsearch.
Info
Version: | 1.2.1 |
Author(s): | Andrew Poole |
Last Update: | Sunday, July 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AJP.SimpleScheduler.ElasticBandTaskRepository |
Install
Install-Package AJP.SimpleScheduler.ElasticBandTaskRepository
dotnet add package AJP.SimpleScheduler.ElasticBandTaskRepository
paket add AJP.SimpleScheduler.ElasticBandTaskRepository
AJP.SimpleScheduler.ElasticBandTaskRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- AJP.SimpleScheduler(>= 1.1.0)
- AJP.ElasticBand(>= 1.4.0)
- NodaTime(>= 2.4.7)