An open API service indexing awesome lists of open source software.

https://github.com/yunusefendi52/kulijob

Persisted background jobs processing for .NET. Supports SQLite and PostgreSQL
https://github.com/yunusefendi52/kulijob

background dotnet jobs postgresql queue sqlite

Last synced: 3 months ago
JSON representation

Persisted background jobs processing for .NET. Supports SQLite and PostgreSQL

Awesome Lists containing this project

README

          

# KuliJob

Persisted background jobs processing for .NET. Supports SQLite and PostgreSQL

No documentation yet, still polishing some API, though you can still view the sample project [here](https://github.com/yunusefendi52/KuliJob/tree/main/src/KuliJobWeb)

You can also try the package here:

- Postgres: https://www.nuget.org/packages/KuliJob.Postgres
- Sqlite: https://www.nuget.org/packages/KuliJob.Sqlite