This website requires JavaScript.
Explore
Help
Sign In
Emil_Shanaty
/
SciMesh
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
121
Packages
Projects
Releases
Wiki
Activity
Files
87a483c2fbcd592c81647192f7ccaa5271439997
SciMesh
/
coordinator
/
migrations
T
History
Emil
a055473706
coordinator / test (push)
Waiting to run
Details
Add final result reduction
2026-07-24 14:58:18 +03:00
..
0001_init.down.sql
feat(coordinator): scaffold task-queue service in Go
2026-07-22 13:49:01 +03:00
0001_init.up.sql
feat(coordinator): scaffold task-queue service in Go
2026-07-22 13:49:01 +03:00
0002_workers.down.sql
feat(coordinator): worker registry, API contract, logging & DB retry
2026-07-23 13:45:31 +03:00
0002_workers.up.sql
feat(coordinator): worker registry, API contract, logging & DB retry
2026-07-23 13:45:31 +03:00
0003_artifacts.down.sql
feat(coordinator): artifact storage foundation (CTX-05, part 1)
2026-07-23 14:06:19 +03:00
0003_artifacts.up.sql
feat(coordinator): artifact storage foundation (CTX-05, part 1)
2026-07-23 14:06:19 +03:00
0004_result_artifact.down.sql
feat(coordinator): complete tasks with an artifact_id, not a URI (CTX-05, part 3)
2026-07-23 15:54:11 +03:00
0004_result_artifact.up.sql
feat(coordinator): complete tasks with an artifact_id, not a URI (CTX-05, part 3)
2026-07-23 15:54:11 +03:00
0005_uploaded_input.down.sql
feat(coordinator): upload a dataset and chunk it into shard tasks (CTX-05, part 4)
2026-07-23 16:34:04 +03:00
0005_uploaded_input.up.sql
feat(coordinator): upload a dataset and chunk it into shard tasks (CTX-05, part 4)
2026-07-23 16:34:04 +03:00
0006_task_running_enum.down.sql
feat(coordinator): running state, worker liveness, request-size limits
2026-07-23 17:36:26 +03:00
0006_task_running_enum.up.sql
feat(coordinator): running state, worker liveness, request-size limits
2026-07-23 17:36:26 +03:00
0007_task_running_lease.down.sql
feat(coordinator): running state, worker liveness, request-size limits
2026-07-23 17:36:26 +03:00
0007_task_running_lease.up.sql
feat(coordinator): running state, worker liveness, request-size limits
2026-07-23 17:36:26 +03:00
0008_artifact_attempt.down.sql
Bind result artifacts to lease attempts
2026-07-23 21:44:44 +03:00
0008_artifact_attempt.up.sql
Bind result artifacts to lease attempts
2026-07-23 21:44:44 +03:00
0009_unique_partial_result_attempt.down.sql
Harden distributed pipeline
2026-07-24 14:16:42 +03:00
0009_unique_partial_result_attempt.up.sql
Harden distributed pipeline
2026-07-24 14:16:42 +03:00
0010_job_reduction.down.sql
Add final result reduction
2026-07-24 14:58:18 +03:00
0010_job_reduction.up.sql
Add final result reduction
2026-07-24 14:58:18 +03:00