inferenceailab
-
- 633 total downloads
- last updated 7/29/2026
- Latest version: 1.1.0
Durable job and workflow orchestration library for .NET. In-process, storage-agnostic, dashboard-included. -
- 474 total downloads
- last updated 7/29/2026
- Latest version: 1.1.0
Ops dashboard backend for Millrace: a versioned REST API with a published OpenAPI document, mounted as ASP.NET Core middleware. The API is the product — the official React, Angular and Blazor UIs are clients of... More information -
- 411 total downloads
- last updated 7/29/2026
- Latest version: 1.1.0
Official Angular UI for the Millrace dashboard: a prebuilt bundle embedded in the package, so consumers never install Node. A client of the versioned REST contract, not a separate feature set. -
- 408 total downloads
- last updated 7/29/2026
- Latest version: 1.1.0
PostgreSQL storage provider for Millrace: FOR UPDATE SKIP LOCKED claiming, LISTEN/NOTIFY wakeups, PostgreSQL 15+. Verified by the Millrace.Storage.Verification conformance kit. -
- 404 total downloads
- last updated 7/29/2026
- Latest version: 1.1.0
Test harness for applications built on Millrace: an in-memory host that runs jobs and workflows deterministically, with a controllable clock. No polling, no sleeping, no background workers. -
- 398 total downloads
- last updated 7/29/2026
- Latest version: 1.1.0
Official React UI for the Millrace dashboard: a prebuilt bundle embedded in the package, so consumers never install Node. A client of the versioned REST contract, not a separate feature set. -
- 395 total downloads
- last updated 7/29/2026
- Latest version: 1.1.0
SQL Server storage provider for Millrace: READPAST claiming, SQL Server 2019+. Verified by the Millrace.Storage.Verification conformance kit. -
- 394 total downloads
- last updated 7/29/2026
- Latest version: 1.1.0
Conformance test kit (TCK) for Millrace storage providers. Inherit the suites in your provider's test project to verify the atomicity contract. -
- 337 total downloads
- last updated 7/29/2026
- Latest version: 1.1.0
Official Blazor UI for the Millrace dashboard: a prebuilt WebAssembly bundle embedded in the package, so consumers never build it. Renders against the C# contract types directly rather than a mirror of them. -
- 177 total downloads
- last updated 7/29/2026
- Latest version: 1.1.0
SQLite storage provider for Millrace: a durable, serverless queue for single-node deployments, local development and tests. Claims serialise through BEGIN IMMEDIATE rather than SKIP LOCKED. Verified by the... More information