ukncsc / MailCheck.Public.Scheduler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MailCheck.Scheduler

The Mail Check Scheduler Microservice is responsible for reminding other microservices to perform a task, it does this by taking in scheduled reminder requests and saves them to a database and then dispatches these reminders at the requested time You should have a database connection established with the Scheduler DB when running any project which contains a DAO folder.

About

License:Apache License 2.0


Languages

Language:C# 99.7%Language:Dockerfile 0.3%